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