Uses of Interface
org.apache.camel.util.function.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in org.apache.camel.util
Methods in org.apache.camel.util with parameters of type TriConsumerModifier and TypeMethodDescriptionvoid
DoubleMap.forEach
(TriConsumer<K1, K2, V> consumer) Deprecated.