Class | Description |
---|---|
BooleanFunctionDelegate<T> |
Internal wrapper to look like a google.collect predicate
|
FunctionDelegate<P,R> |
Internal wrapper to look like a google.collect function
|
KeyComparator<T,C extends java.lang.Comparable<? super C>> |
A comparator that compares objects by calling the supplied key function on them and then comparing the resulting
keys.
|
ToStringHelper | Deprecated |