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