Package com.im.commons
-
Interface Summary Interface Description Callback<T> Receives and process input value.CombiningFunction<VAL,ACCU> Combining function to be used in folding functions. -
Class Summary Class Description Functional Provides set of generally useful higher-order functions.Pair<P,K> 2-tuple utility object.Triplet<A,B,C> 3-elements utility object.The elements of the triplet might benull
.