@FunctionalInterface public static interface Throwing.Supplier<T,X extends Throwable> extends Supplier<T>
T
doGet()
default T
get()
T doGet() throws X extends Throwable
X extends Throwable
default T get()
get
Supplier<T>
Copyright © 2013-2018–2019 SeedStack. All rights reserved.