Uses of Interface
zombie.util.lambda.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in zombie.util.lambda
Methods in zombie.util.lambda that return TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer
<T, U, V> TriConsumer.andThen
(TriConsumer<? super T, ? super U, ? super V> triConsumer0) Methods in zombie.util.lambda with parameters of type TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer
<T, U, V> TriConsumer.andThen
(TriConsumer<? super T, ? super U, ? super V> triConsumer0)