@FunctionalInterface public interface SafeSupplier<T> extends Supplier<T>
default T
get()
T
getUnsafe()
T getUnsafe() throws Exception
Exception
default T get()
get
Supplier<T>
Copyright © 2012–2017 MARID software development group. All rights reserved.