| Interface | Description |
|---|---|
| SerializableFunction<T,R> |
A
Function, which is also Serializable. |
| ThrowingBiConsumer<T,U,X extends Throwable> | |
| ThrowingBiFunction<T,U,R,X extends Throwable> | |
| ThrowingConsumer<T,X extends Throwable> | |
| ThrowingFunction<T,R,X extends Throwable> | |
| ThrowingRunnable<X extends Throwable> | |
| ThrowingSupplier<T,X extends Throwable> |
Copyright © 2016 Digipost. All rights reserved.