| Package | Description |
|---|---|
| eu.fthevenet.binjr.data.adapters | |
| eu.fthevenet.binjr.data.codec | |
| eu.fthevenet.util.concurrent | |
| eu.fthevenet.util.function |
| Class and Description |
|---|
| CheckedFunction
A functional interface equivalent to
Function, whose method
throws a checked exception. |
| Class and Description |
|---|
| CheckedFunction
A functional interface equivalent to
Function, whose method
throws a checked exception. |
| Class and Description |
|---|
| CheckedBiFunction
A functional interface equivalent to
BiFunction, whose method
throws a checked exception. |
| CheckedConsumer
A functional interface equivalent to
Consumer, whose method
throws a checked exception. |
| CheckedFunction
A functional interface equivalent to
Function, whose method
throws a checked exception. |
| CheckedRunnable
A functional interface equivalent to
Runnable, whose method
throws a checked exception. |
| CheckedSupplier
A functional interface equivalent to
Supplier, whose method
throws a checked exception. |
| Class and Description |
|---|
| CheckedConsumer
A functional interface equivalent to
Consumer, whose method
throws a checked exception. |
| CheckedFunction
A functional interface equivalent to
Function, whose method
throws a checked exception. |
| CheckedRunnable
A functional interface equivalent to
Runnable, whose method
throws a checked exception. |
| CheckedSupplier
A functional interface equivalent to
Supplier, whose method
throws a checked exception. |
Copyright © 2018 Frederic Thevenet. All rights reserved.