Package org.codehaus.groovy.util
Class FastArray
java.lang.Object
org.codehaus.groovy.util.FastArray
- All Implemented Interfaces:
- Serializable,- Cloneable
- See Also:
- 
Field Details- 
EMPTY_LIST
- 
sizepublic int size
 
- 
- 
Constructor Details- 
FastArraypublic FastArray(int initialCapacity) 
- 
FastArraypublic FastArray()
- 
FastArray
- 
FastArray
 
- 
- 
Method Details