Class ArrayCollector
java.lang.Object
com.googlecode.aviator.runtime.type.seq.ArrayCollector
- All Implemented Interfaces:
Collector
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
array
Object[] array -
i
int i
-
-
Constructor Details
-
ArrayCollector
public ArrayCollector(int size)
-
-
Method Details
-
add
-
getRawContainer
- Specified by:
getRawContainer
in interfaceCollector
-