@FunctionalInterface public interface ThrowingSupplier<T>
T
get()
T get() throws Exception
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.