Uses of Interface
org.jruby.util.func.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in org.jruby.runtime
Classes in org.jruby.runtime that implement TriFunctionModifier and TypeClassDescriptionclassInternal live representation of a block ({...} or do ... -
Uses of TriFunction in org.jruby.runtime.load
Subinterfaces of TriFunction in org.jruby.runtime.loadModifier and TypeInterfaceDescription(package private) static interface -
Uses of TriFunction in org.jruby.util.func
Subinterfaces of TriFunction in org.jruby.util.funcModifier and TypeInterfaceDescriptioninterfaceFunctionOneOrTwoOrThree<T,U, V, R> An aggregate interface forFunctionandBiFunctionthat properly replaces the defaultFunctionOneOrTwoOrThree.andThen(Function)for both superinterfaces.Methods in org.jruby.util.func that return TriFunction