| Interface | Description |
|---|---|
| ConsumerEx<T> |
Version of Consumer which allows for exceptions, replacing the version
written by Oracle's morons 8-(.
|
| FunctionEx<T,R> | |
| Lambda.BiConsumer_WithExceptions<T,U,E extends Exception> | |
| Lambda.Consumer_WithExceptions<T,E extends Exception> | |
| Lambda.Function_WithExceptions<T,R,E extends Exception> | |
| Lambda.Runnable_WithExceptions<E extends Exception> | |
| Lambda.Supplier_WithExceptions<T,E extends Exception> | |
| SupplierEx<T> |
Version of Supplier which allows for exceptions, replacing the version
written by Oracle's morons 8-(.
|
| Class | Description |
|---|---|
| Lambda |
EXPERIMENTAL.
|
Copyright © 2017 etc.to. All rights reserved.