Package com.evolveum.concepts.func
Interface FailableConsumer<I,E extends Exception>
- 
public interface FailableConsumer<I,E extends Exception> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(I input) 
 -