public class CheckedBiConsumerTest.NiceBiConsumer extends Object implements io.earcam.unexceptional.CheckedBiConsumer<String,Integer,Throwable>
Constructor and Description |
---|
NiceBiConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
accept(String t,
Integer u) |
String |
getT() |
Integer |
getU() |
Copyright © 2016–2018 earcam. All rights reserved.