Class Hierarchy
- java.lang.Object
- com.helger.commons.concurrent.collector.AbstractConcurrentCollector<DATATYPE> (implements com.helger.commons.concurrent.collector.IMutableConcurrentCollector<DATATYPE>)
- com.helger.commons.concurrent.collector.ConcurrentCollectorMultiple<DATATYPE>
- com.helger.commons.concurrent.collector.ConcurrentCollectorSingle<DATATYPE>
- com.helger.commons.concurrent.collector.AbstractConcurrentCollector<DATATYPE> (implements com.helger.commons.concurrent.collector.IMutableConcurrentCollector<DATATYPE>)
Interface Hierarchy
- com.helger.commons.concurrent.collector.IConcurrentCollector
- com.helger.commons.concurrent.collector.IMutableConcurrentCollector<DATATYPE>
- com.helger.commons.concurrent.collector.IConcurrentPerformer<DATATYPE>