@FunctionalInterface public interface ThrowingSupplier<T>
T
get()
T get() throws Throwable
Throwable
Copyright © 2017. All rights reserved.