| Package | Description |
|---|---|
| org.wildfly.common.context |
Types related to management of contextual objects.
|
| org.wildfly.common.function |
Classes which implement useful functions which are missing from
java.util.function. |
| Class and Description |
|---|
| ExceptionBiConsumer
A two-argument consumer which can throw an exception.
|
| ExceptionBiFunction
A two-argument function which can throw an exception.
|
| ExceptionBiPredicate
A two-argument predicate which can throw an exception.
|
| ExceptionConsumer
A one-argument consumer which can throw an exception.
|
| ExceptionFunction
A one-argument function which can throw an exception.
|
| ExceptionIntFunction
A one-argument integer function which can throw an exception.
|
| ExceptionLongFunction
A one-argument long integer function which can throw an exception.
|
| ExceptionPredicate
A one-argument predicate which can throw an exception.
|
| Class and Description |
|---|
| ExceptionBiFunction
A two-argument function which can throw an exception.
|
| ExceptionFunction
A one-argument function which can throw an exception.
|
Copyright © 2015 JBoss, a division of Red Hat, Inc.