Package | Description |
---|---|
org.apache.commons.collections.primitives |
Collections of primitive values.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayCharList
An
CharList backed by an array of char s. |
class |
RandomAccessCharList
Abstract base class for
CharList s backed
by random access structures like arrays. |
protected static class |
RandomAccessCharList.RandomAccessCharSubList |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.