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