Class SimpleCollector

  • All Implemented Interfaces:
    Collector, LeafCollector

    public abstract class SimpleCollector
    extends Object
    implements Collector, LeafCollector
    Base Collector implementation that is used to collect all contexts.
    WARNING: This API is experimental and might change in incompatible ways in the next release.