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