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