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