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