Package org.glassfish.pfl.basic.func
Interface BinaryVoidFunction<S,T>
- All Superinterfaces:
BiConsumer<S,
T>
- All Known Implementing Classes:
BinaryVoidFunctionBase
Deprecated.
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
andThen
-
Method Details
-
evaluate
Deprecated. -
accept
Deprecated.- Specified by:
accept
in interfaceBiConsumer<S,
T>
-
BiConsumer