Uses of Interface
org.optaplanner.core.api.function.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in org.optaplanner.core.api.function
Methods in org.optaplanner.core.api.function that return TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer<A,
B, C> TriConsumer.andThen
(TriConsumer<? super A, ? super B, ? super C> after) Methods in org.optaplanner.core.api.function with parameters of type TriConsumerModifier and TypeMethodDescriptiondefault TriConsumer<A,
B, C> TriConsumer.andThen
(TriConsumer<? super A, ? super B, ? super C> after)