@FunctionalInterface public static interface Maybe.ThrowingSupplier<T>
T
get()
T get() throws java.lang.Exception
java.lang.Exception