Uses of Package
org.jruby.util.func
Packages that use org.jruby.util.func
Package
Description
-
Classes in org.jruby.util.func used by org.jruby
-
Classes in org.jruby.util.func used by org.jruby.common
-
Classes in org.jruby.util.func used by org.jruby.internal.runtime
-
Classes in org.jruby.util.func used by org.jruby.runtimeClassDescriptionAn aggregate interface for
Function
andBiFunction
that properly replaces the defaultFunctionOneOrTwoOrThree.andThen(Function)
for both superinterfaces.Extension ofBiFunction
to three arguments. -
Classes in org.jruby.util.func used by org.jruby.util.funcClassDescriptionAn aggregate interface for
Function
andBiFunction
that properly replaces the defaultFunctionOneOrTwoOrThree.andThen(Function)
for both superinterfaces.Extension ofBiFunction
to three arguments.