public static interface EX.Supplier<T>
T
get()
T get() throws java.lang.Exception
java.lang.Exception