Uses of Interface
com.storedobject.common.EBiFunction
Packages that use EBiFunction
-
Uses of EBiFunction in com.storedobject.common
Methods in com.storedobject.common with parameters of type EBiFunctionModifier and TypeMethodDescriptionstatic <T1,
T2, R, E extends Exception>
BiFunction<T1, T2, R> EBiFunction.wrap
(EBiFunction<T1, T2, R, E> function)