public static interface PerfStatsCollector.ThrowingSupplier<T,F extends Exception>
Supplier that throws an exception.
T
get()
T get() throws F extends Exception
F extends Exception