Procedure
and Procedure2
.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> |
Copyright © 2004–2018. All rights reserved.