Interface ThrowableCollector.Factory
- Enclosing class:
ThrowableCollector
public static interface ThrowableCollector.Factory
Factory for
ThrowableCollector instances.- Since:
- 1.3
-
Method Summary
-
Method Details
-
create
ThrowableCollector create()Create a new instance of aThrowableCollector.
-