Procedure and Procedure2.See: Description
| Interface | Description |
|---|---|
| ThrowingProcedure<T> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingProcedure2<T,P> |
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| Class | Description |
|---|---|
| CheckedObjectIntProcedure<T> | |
| CheckedProcedure<T> | |
| CheckedProcedure2<T,P> | |
| MultimapKeyValuesSerializingProcedure<K,V> |
Procedure and Procedure2.Copyright © 2004–2022. All rights reserved.