Uses of Interface
com.storedobject.common.EBiConsumer
Packages that use EBiConsumer
-
Uses of EBiConsumer in com.storedobject.common
Methods in com.storedobject.common with parameters of type EBiConsumerModifier and TypeMethodDescriptionstatic <T1,
T2, E extends Exception>
BiConsumer<T1, T2> EBiConsumer.wrap
(EBiConsumer<T1, T2, E> consumer)