| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| IPredicate
Represents a predicate (boolean-valued function) of one argument that is
serializable.
|
| Class and Description |
|---|
| IThrowingSupplier
Represents a supplier of results that may throw an Exception.
|
| Class and Description |
|---|
| ISupplier
Represents a supplier of results that is serializable.
|
| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| Class and Description |
|---|
| IBiConsumer
Represents an operation that accepts two input arguments and returns no
result and is serializable.
|
| IBiFunction
Represents a function that accepts two arguments and produces a result.
|
| IBiPredicate
Represents a predicate (boolean-valued function) of two arguments that is
serializable.
|
| IBooleanConsumer
Represents an operation that accepts a single
boolean-valued argument
and returns no result. |
| IBooleanPredicate
Represents a predicate (boolean-valued function) of one
boolean-valued argument. |
| ICharConsumer
Represents an operation that accepts a single
char-valued argument
and returns no result. |
| ICharPredicate
Represents a predicate (char-valued function) of one
char-valued
argument. |
| IConsumer
Represents an operation that accepts a single input argument and returns no
result but may throw an Exception.
|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| IPredicate
Represents a predicate (boolean-valued function) of one argument that is
serializable.
|
| IThrowingConsumer
Represents an operation that accepts a single input argument and returns no
result but may throw an Exception.
|
| IThrowingFunction
Represents a function that accepts one argument and produces a result and may
throw an Exception.
|
| ITriConsumer
Represents an operation that accepts three input arguments and returns no
result.
|
| Class and Description |
|---|
| IPredicate
Represents a predicate (boolean-valued function) of one argument that is
serializable.
|
| Class and Description |
|---|
| ISupplier
Represents a supplier of results that is serializable.
|
| Class and Description |
|---|
| ISupplier
Represents a supplier of results that is serializable.
|
| Class and Description |
|---|
| IBooleanPredicate
Represents a predicate (boolean-valued function) of one
boolean-valued argument. |
| ICharConsumer
Represents an operation that accepts a single
char-valued argument
and returns no result. |
| ICharPredicate
Represents a predicate (char-valued function) of one
char-valued
argument. |
| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
| Class and Description |
|---|
| IFunction
Represents a serializable function that accepts one argument and produces a
result.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.