Interface ThrowableCollector.Factory

Enclosing class:
ThrowableCollector

public static interface ThrowableCollector.Factory
Factory for ThrowableCollector instances.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a new instance of a ThrowableCollector.
  • Method Details