| Type |
Changes |
By |
 |
Add array based constructors for ArrayUnsignedXxxList types. |
rwaldhoff
|
 |
Add BooleanXxx adapters. |
rwaldhoff
|
 |
Add XxxStack collections. |
akarasulu
|
 |
Add BooleanXxx collections. |
akarasulu
|
 |
Add convenience methods for constructing adapters in
org.apache.commons.collections.primitives.adapters.Adapt, allowing
calls like Adapt.toList(primitiveList), etc. |
rwaldhoff
|
 |
Override clear() in ArrayXxxList for better performance. |
rwaldhoff
|
| Type |
Changes |
By |
 |
Initial release, containing types initially developed (and unofficially released) as part of
the Apache Commons Collections component. |
rwaldhoff
|