Uses of Interface
cn.longky.common.function.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in cn.longky.common.function
Methods in cn.longky.common.function that return TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer<T,U, V> TriConsumer.andThen(TriConsumer<? super T, ? super U, ? super V> after) Methods in cn.longky.common.function with parameters of type TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer<T,U, V> TriConsumer.andThen(TriConsumer<? super T, ? super U, ? super V> after)