Interface Splitter<In>
-
public interface Splitter<In>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Comparable<?>
getKey(In inItem)
-
-
-
Method Detail
-
getKey
java.lang.Comparable<?> getKey(In inItem)
-
-