I - the type of the input to the functionT - the type of Throwable thrownpublic interface ThrowingConsumerNonCapturing<I,T extends Throwable,U>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(I in,
CharSequence sb,
U toBytes)
Performs this operation on the given argument.
|
Copyright © 2018. All rights reserved.