Uses of Package
org.wildfly.common.function
Packages that use org.wildfly.common.function
Package
Description
Types related to management of contextual objects.
Expression string parsing and expansion classes.
Classes which implement useful functions which are missing from
java.util.function.-
Classes in org.wildfly.common.function used by org.wildfly.common.contextClassDescriptionA two-argument consumer which can throw an exception.A two-argument function which can throw an exception.A two-argument predicate which can throw an exception.A one-argument consumer which can throw an exception.A one-argument function which can throw an exception.A one-argument integer function which can throw an exception.A one-argument long integer function which can throw an exception.A one-argument predicate which can throw an exception.
-
Classes in org.wildfly.common.function used by org.wildfly.common.expression
-
Classes in org.wildfly.common.function used by org.wildfly.common.functionClassDescriptionA two-argument consumer which can throw an exception.A two-argument function which can throw an exception.A binary operator which can throw an exception.A two-argument predicate which can throw an exception.A one-argument consumer which can throw an exception.A one-argument function which can throw an exception.A one-argument integer function which can throw an exception.A one-argument long integer function which can throw an exception.A two-argument object and integer consumer which can throw an exception.A two-argument object and long integer consumer which can throw an exception.A one-argument predicate which can throw an exception.An operation that can throw an exception.A supplier which can throw an exception.A two-argument function which can throw an exception.A two-argument function which can throw an exception.A two-argument function which can throw an exception.A two-argument function which can throw an exception.A unary operator which can throw an exception.