JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.lacuna.bifurcan
Interface IDiff<C extends
ICollection
<C,V>,V>
All Known Subinterfaces:
IDiffList
<V>,
IDiffMap
<K,V>,
IDiffSet
<V>
All Known Implementing Classes:
DiffList
,
DiffMap
,
DiffSet
public interface
IDiff<C extends
ICollection
<C,V>,V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
C
underlying
()
Method Detail
underlying
C
underlying()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method