public static interface DSet.Entry extends Streamable
Streamable.Closure| Modifier and Type | Method and Description |
|---|---|
Comparable<?> |
getKey()
Each entry provide an associated key which is used to determine its uniqueness in the
set.
|
Comparable<?> getKey()
DSet class documentation for further information.Copyright © 2015. All rights reserved.