Interface ThrowableConsumer<T>
- Type Parameters:
T- the type of the input to the operation
- All Superinterfaces:
Consumer<T>
Consumer but ignores exceptions-
Method Summary
T - the type of the input to the operationConsumer<T>Consumer but ignores exceptions