Uses of Interface
org.jruby.util.func.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in org.jruby.internal.runtime
Methods in org.jruby.internal.runtime with parameters of type TriConsumerModifier and TypeMethodDescription<State> void
GlobalVariables.eachName
(ThreadContext context, State state, TriConsumer<ThreadContext, State, String> consumer)