Package org.icij.datashare.function
-
Interface Summary Interface Description QuadFunction<A,B,C,D,R> Created by julien on 6/16/16.TerFunction<A,B,C,R> Created by julien on 6/16/16.ThrowingBiConsumer<T,U> Created by julien on 7/12/16.ThrowingBiFunction<T,U,R> Created by julien on 4/18/16.ThrowingConsumer<T> Created by julien on 6/21/16.ThrowingFunction<T,R> Created by julien on 4/18/16.ThrowingSupplier<T> Created by julien on 9/1/16. -
Class Summary Class Description Functions Utility functions Created by julien on 7/12/16.Pair<T1,T2> Pair Class http://stackoverflow.com/questions/521171/a-java-collection-of-value-pairs-tuples Created by julien on 7/12/16.Predicates Utility predicates Created by julien on 7/22/16.ThrowingFunctions Exception-throwing functions Created by julien on 4/21/16.