Package com.evolveum.axiom.concepts
Interface CheckedSupplier<O,E extends Exception>
-
public interface CheckedSupplier<O,E extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description O
get()
-