Interface Collector
- Type Parameters:
T-
- All Known Implementing Classes:
ArrayCollector, ListCollector
public interface Collector
Collector to collect elements.
-
Method Summary
-
Method Details
-
add
-
getRawContainer
Object getRawContainer()
-
T - ArrayCollector, ListCollector