- Type Parameters:
T- type of value consumedE- type of exception thrown
- Enclosing interface:
ConsumeOrThrow<T>
public static interface ConsumeOrThrow.CoT<T,E extends Exception>
A Consumer which may throw any type of
Exception.-
Method Summary
-
Method Details
-
accept
- Throws:
E
-