@FunctionalInterface public interface ThrowingSupplier<T,E extends Throwable>
T
get()
T get() throws E extends Throwable
E extends Throwable
Copyright © 2014–2015. All rights reserved.