Package | Description |
---|---|
com.machinezoo.noexception |
Classes implementing all NoException features.
|
Modifier and Type | Method and Description |
---|---|
<T,U> BiConsumer<T,U> |
CheckedExceptionHandler.fromBiConsumer(ThrowingBiConsumer<T,U> consumer)
Removes checked exceptions from method signature of ThrowingBiConsumer .
|
Copyright © 2017–2020 Robert Važan. All rights reserved.