Package org.robolectric.util
Interface PerfStatsCollector.ThrowingSupplier<T,F extends Exception>
- Enclosing class:
PerfStatsCollector
public static interface PerfStatsCollector.ThrowingSupplier<T,F extends Exception>
Supplier that throws an exception.
-
Method Summary
-
Method Details
-
get
- Throws:
F
-