PCJ API
Version 1.2
A B C D E F G H I K L M N O P R S T U V W

A

AbstractBooleanCollection - class bak.pcj.AbstractBooleanCollection.
This class represents an abstract base for implementing collections of boolean values.
AbstractBooleanCollection() - Constructor for class bak.pcj.AbstractBooleanCollection
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyBooleanMap - class bak.pcj.map.AbstractBooleanKeyBooleanMap.
This class represents an abstract base for implementing maps from boolean values to boolean values.
AbstractBooleanKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyByteMap - class bak.pcj.map.AbstractBooleanKeyByteMap.
This class represents an abstract base for implementing maps from boolean values to byte values.
AbstractBooleanKeyByteMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyCharMap - class bak.pcj.map.AbstractBooleanKeyCharMap.
This class represents an abstract base for implementing maps from boolean values to char values.
AbstractBooleanKeyCharMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyDoubleMap - class bak.pcj.map.AbstractBooleanKeyDoubleMap.
This class represents an abstract base for implementing maps from boolean values to double values.
AbstractBooleanKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyFloatMap - class bak.pcj.map.AbstractBooleanKeyFloatMap.
This class represents an abstract base for implementing maps from boolean values to float values.
AbstractBooleanKeyFloatMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyIntMap - class bak.pcj.map.AbstractBooleanKeyIntMap.
This class represents an abstract base for implementing maps from boolean values to int values.
AbstractBooleanKeyIntMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyLongMap - class bak.pcj.map.AbstractBooleanKeyLongMap.
This class represents an abstract base for implementing maps from boolean values to long values.
AbstractBooleanKeyLongMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyMap - class bak.pcj.map.AbstractBooleanKeyMap.
This class represents an abstract base for implementing maps from boolean values to objects.
AbstractBooleanKeyMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyMap
Default constructor to be invoked by sub-classes.
AbstractBooleanKeyShortMap - class bak.pcj.map.AbstractBooleanKeyShortMap.
This class represents an abstract base for implementing maps from boolean values to short values.
AbstractBooleanKeyShortMap() - Constructor for class bak.pcj.map.AbstractBooleanKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractBooleanList - class bak.pcj.list.AbstractBooleanList.
This class represents an abstract base for implementing lists of boolean values.
AbstractBooleanList() - Constructor for class bak.pcj.list.AbstractBooleanList
Default constructor to be invoked by sub-classes.
AbstractBooleanSet - class bak.pcj.set.AbstractBooleanSet.
This class represents an abstract base for implementing sets of boolean values.
AbstractBooleanSet() - Constructor for class bak.pcj.set.AbstractBooleanSet
Default constructor to be invoked by sub-classes.
AbstractByteCollection - class bak.pcj.AbstractByteCollection.
This class represents an abstract base for implementing collections of byte values.
AbstractByteCollection() - Constructor for class bak.pcj.AbstractByteCollection
Default constructor to be invoked by sub-classes.
AbstractByteKeyBooleanMap - class bak.pcj.map.AbstractByteKeyBooleanMap.
This class represents an abstract base for implementing maps from byte values to boolean values.
AbstractByteKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractByteKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyByteMap - class bak.pcj.map.AbstractByteKeyByteMap.
This class represents an abstract base for implementing maps from byte values to byte values.
AbstractByteKeyByteMap() - Constructor for class bak.pcj.map.AbstractByteKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyCharMap - class bak.pcj.map.AbstractByteKeyCharMap.
This class represents an abstract base for implementing maps from byte values to char values.
AbstractByteKeyCharMap() - Constructor for class bak.pcj.map.AbstractByteKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyDoubleMap - class bak.pcj.map.AbstractByteKeyDoubleMap.
This class represents an abstract base for implementing maps from byte values to double values.
AbstractByteKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractByteKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyFloatMap - class bak.pcj.map.AbstractByteKeyFloatMap.
This class represents an abstract base for implementing maps from byte values to float values.
AbstractByteKeyFloatMap() - Constructor for class bak.pcj.map.AbstractByteKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyIntMap - class bak.pcj.map.AbstractByteKeyIntMap.
This class represents an abstract base for implementing maps from byte values to int values.
AbstractByteKeyIntMap() - Constructor for class bak.pcj.map.AbstractByteKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyLongMap - class bak.pcj.map.AbstractByteKeyLongMap.
This class represents an abstract base for implementing maps from byte values to long values.
AbstractByteKeyLongMap() - Constructor for class bak.pcj.map.AbstractByteKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyMap - class bak.pcj.map.AbstractByteKeyMap.
This class represents an abstract base for implementing maps from byte values to objects.
AbstractByteKeyMap() - Constructor for class bak.pcj.map.AbstractByteKeyMap
Default constructor to be invoked by sub-classes.
AbstractByteKeyShortMap - class bak.pcj.map.AbstractByteKeyShortMap.
This class represents an abstract base for implementing maps from byte values to short values.
AbstractByteKeyShortMap() - Constructor for class bak.pcj.map.AbstractByteKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractByteList - class bak.pcj.list.AbstractByteList.
This class represents an abstract base for implementing lists of byte values.
AbstractByteList() - Constructor for class bak.pcj.list.AbstractByteList
Default constructor to be invoked by sub-classes.
AbstractByteSet - class bak.pcj.set.AbstractByteSet.
This class represents an abstract base for implementing sets of byte values.
AbstractByteSet() - Constructor for class bak.pcj.set.AbstractByteSet
Default constructor to be invoked by sub-classes.
AbstractCharCollection - class bak.pcj.AbstractCharCollection.
This class represents an abstract base for implementing collections of char values.
AbstractCharCollection() - Constructor for class bak.pcj.AbstractCharCollection
Default constructor to be invoked by sub-classes.
AbstractCharKeyBooleanMap - class bak.pcj.map.AbstractCharKeyBooleanMap.
This class represents an abstract base for implementing maps from char values to boolean values.
AbstractCharKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractCharKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyByteMap - class bak.pcj.map.AbstractCharKeyByteMap.
This class represents an abstract base for implementing maps from char values to byte values.
AbstractCharKeyByteMap() - Constructor for class bak.pcj.map.AbstractCharKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyCharMap - class bak.pcj.map.AbstractCharKeyCharMap.
This class represents an abstract base for implementing maps from char values to char values.
AbstractCharKeyCharMap() - Constructor for class bak.pcj.map.AbstractCharKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyDoubleMap - class bak.pcj.map.AbstractCharKeyDoubleMap.
This class represents an abstract base for implementing maps from char values to double values.
AbstractCharKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractCharKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyFloatMap - class bak.pcj.map.AbstractCharKeyFloatMap.
This class represents an abstract base for implementing maps from char values to float values.
AbstractCharKeyFloatMap() - Constructor for class bak.pcj.map.AbstractCharKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyIntMap - class bak.pcj.map.AbstractCharKeyIntMap.
This class represents an abstract base for implementing maps from char values to int values.
AbstractCharKeyIntMap() - Constructor for class bak.pcj.map.AbstractCharKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyLongMap - class bak.pcj.map.AbstractCharKeyLongMap.
This class represents an abstract base for implementing maps from char values to long values.
AbstractCharKeyLongMap() - Constructor for class bak.pcj.map.AbstractCharKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyMap - class bak.pcj.map.AbstractCharKeyMap.
This class represents an abstract base for implementing maps from char values to objects.
AbstractCharKeyMap() - Constructor for class bak.pcj.map.AbstractCharKeyMap
Default constructor to be invoked by sub-classes.
AbstractCharKeyShortMap - class bak.pcj.map.AbstractCharKeyShortMap.
This class represents an abstract base for implementing maps from char values to short values.
AbstractCharKeyShortMap() - Constructor for class bak.pcj.map.AbstractCharKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractCharList - class bak.pcj.list.AbstractCharList.
This class represents an abstract base for implementing lists of char values.
AbstractCharList() - Constructor for class bak.pcj.list.AbstractCharList
Default constructor to be invoked by sub-classes.
AbstractCharSet - class bak.pcj.set.AbstractCharSet.
This class represents an abstract base for implementing sets of char values.
AbstractCharSet() - Constructor for class bak.pcj.set.AbstractCharSet
Default constructor to be invoked by sub-classes.
AbstractDoubleCollection - class bak.pcj.AbstractDoubleCollection.
This class represents an abstract base for implementing collections of double values.
AbstractDoubleCollection() - Constructor for class bak.pcj.AbstractDoubleCollection
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyBooleanMap - class bak.pcj.map.AbstractDoubleKeyBooleanMap.
This class represents an abstract base for implementing maps from double values to boolean values.
AbstractDoubleKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyByteMap - class bak.pcj.map.AbstractDoubleKeyByteMap.
This class represents an abstract base for implementing maps from double values to byte values.
AbstractDoubleKeyByteMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyCharMap - class bak.pcj.map.AbstractDoubleKeyCharMap.
This class represents an abstract base for implementing maps from double values to char values.
AbstractDoubleKeyCharMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyDoubleMap - class bak.pcj.map.AbstractDoubleKeyDoubleMap.
This class represents an abstract base for implementing maps from double values to double values.
AbstractDoubleKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyFloatMap - class bak.pcj.map.AbstractDoubleKeyFloatMap.
This class represents an abstract base for implementing maps from double values to float values.
AbstractDoubleKeyFloatMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyIntMap - class bak.pcj.map.AbstractDoubleKeyIntMap.
This class represents an abstract base for implementing maps from double values to int values.
AbstractDoubleKeyIntMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyLongMap - class bak.pcj.map.AbstractDoubleKeyLongMap.
This class represents an abstract base for implementing maps from double values to long values.
AbstractDoubleKeyLongMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyMap - class bak.pcj.map.AbstractDoubleKeyMap.
This class represents an abstract base for implementing maps from double values to objects.
AbstractDoubleKeyMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyMap
Default constructor to be invoked by sub-classes.
AbstractDoubleKeyShortMap - class bak.pcj.map.AbstractDoubleKeyShortMap.
This class represents an abstract base for implementing maps from double values to short values.
AbstractDoubleKeyShortMap() - Constructor for class bak.pcj.map.AbstractDoubleKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractDoubleList - class bak.pcj.list.AbstractDoubleList.
This class represents an abstract base for implementing lists of double values.
AbstractDoubleList() - Constructor for class bak.pcj.list.AbstractDoubleList
Default constructor to be invoked by sub-classes.
AbstractDoubleSet - class bak.pcj.set.AbstractDoubleSet.
This class represents an abstract base for implementing sets of double values.
AbstractDoubleSet() - Constructor for class bak.pcj.set.AbstractDoubleSet
Default constructor to be invoked by sub-classes.
AbstractFloatCollection - class bak.pcj.AbstractFloatCollection.
This class represents an abstract base for implementing collections of float values.
AbstractFloatCollection() - Constructor for class bak.pcj.AbstractFloatCollection
Default constructor to be invoked by sub-classes.
AbstractFloatKeyBooleanMap - class bak.pcj.map.AbstractFloatKeyBooleanMap.
This class represents an abstract base for implementing maps from float values to boolean values.
AbstractFloatKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractFloatKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyByteMap - class bak.pcj.map.AbstractFloatKeyByteMap.
This class represents an abstract base for implementing maps from float values to byte values.
AbstractFloatKeyByteMap() - Constructor for class bak.pcj.map.AbstractFloatKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyCharMap - class bak.pcj.map.AbstractFloatKeyCharMap.
This class represents an abstract base for implementing maps from float values to char values.
AbstractFloatKeyCharMap() - Constructor for class bak.pcj.map.AbstractFloatKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyDoubleMap - class bak.pcj.map.AbstractFloatKeyDoubleMap.
This class represents an abstract base for implementing maps from float values to double values.
AbstractFloatKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractFloatKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyFloatMap - class bak.pcj.map.AbstractFloatKeyFloatMap.
This class represents an abstract base for implementing maps from float values to float values.
AbstractFloatKeyFloatMap() - Constructor for class bak.pcj.map.AbstractFloatKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyIntMap - class bak.pcj.map.AbstractFloatKeyIntMap.
This class represents an abstract base for implementing maps from float values to int values.
AbstractFloatKeyIntMap() - Constructor for class bak.pcj.map.AbstractFloatKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyLongMap - class bak.pcj.map.AbstractFloatKeyLongMap.
This class represents an abstract base for implementing maps from float values to long values.
AbstractFloatKeyLongMap() - Constructor for class bak.pcj.map.AbstractFloatKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyMap - class bak.pcj.map.AbstractFloatKeyMap.
This class represents an abstract base for implementing maps from float values to objects.
AbstractFloatKeyMap() - Constructor for class bak.pcj.map.AbstractFloatKeyMap
Default constructor to be invoked by sub-classes.
AbstractFloatKeyShortMap - class bak.pcj.map.AbstractFloatKeyShortMap.
This class represents an abstract base for implementing maps from float values to short values.
AbstractFloatKeyShortMap() - Constructor for class bak.pcj.map.AbstractFloatKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractFloatList - class bak.pcj.list.AbstractFloatList.
This class represents an abstract base for implementing lists of float values.
AbstractFloatList() - Constructor for class bak.pcj.list.AbstractFloatList
Default constructor to be invoked by sub-classes.
AbstractFloatSet - class bak.pcj.set.AbstractFloatSet.
This class represents an abstract base for implementing sets of float values.
AbstractFloatSet() - Constructor for class bak.pcj.set.AbstractFloatSet
Default constructor to be invoked by sub-classes.
AbstractIntCollection - class bak.pcj.AbstractIntCollection.
This class represents an abstract base for implementing collections of int values.
AbstractIntCollection() - Constructor for class bak.pcj.AbstractIntCollection
Default constructor to be invoked by sub-classes.
AbstractIntKeyBooleanMap - class bak.pcj.map.AbstractIntKeyBooleanMap.
This class represents an abstract base for implementing maps from int values to boolean values.
AbstractIntKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractIntKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyByteMap - class bak.pcj.map.AbstractIntKeyByteMap.
This class represents an abstract base for implementing maps from int values to byte values.
AbstractIntKeyByteMap() - Constructor for class bak.pcj.map.AbstractIntKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyCharMap - class bak.pcj.map.AbstractIntKeyCharMap.
This class represents an abstract base for implementing maps from int values to char values.
AbstractIntKeyCharMap() - Constructor for class bak.pcj.map.AbstractIntKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyDoubleMap - class bak.pcj.map.AbstractIntKeyDoubleMap.
This class represents an abstract base for implementing maps from int values to double values.
AbstractIntKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractIntKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyFloatMap - class bak.pcj.map.AbstractIntKeyFloatMap.
This class represents an abstract base for implementing maps from int values to float values.
AbstractIntKeyFloatMap() - Constructor for class bak.pcj.map.AbstractIntKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyIntMap - class bak.pcj.map.AbstractIntKeyIntMap.
This class represents an abstract base for implementing maps from int values to int values.
AbstractIntKeyIntMap() - Constructor for class bak.pcj.map.AbstractIntKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyLongMap - class bak.pcj.map.AbstractIntKeyLongMap.
This class represents an abstract base for implementing maps from int values to long values.
AbstractIntKeyLongMap() - Constructor for class bak.pcj.map.AbstractIntKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyMap - class bak.pcj.map.AbstractIntKeyMap.
This class represents an abstract base for implementing maps from int values to objects.
AbstractIntKeyMap() - Constructor for class bak.pcj.map.AbstractIntKeyMap
Default constructor to be invoked by sub-classes.
AbstractIntKeyShortMap - class bak.pcj.map.AbstractIntKeyShortMap.
This class represents an abstract base for implementing maps from int values to short values.
AbstractIntKeyShortMap() - Constructor for class bak.pcj.map.AbstractIntKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractIntList - class bak.pcj.list.AbstractIntList.
This class represents an abstract base for implementing lists of int values.
AbstractIntList() - Constructor for class bak.pcj.list.AbstractIntList
Default constructor to be invoked by sub-classes.
AbstractIntSet - class bak.pcj.set.AbstractIntSet.
This class represents an abstract base for implementing sets of int values.
AbstractIntSet() - Constructor for class bak.pcj.set.AbstractIntSet
Default constructor to be invoked by sub-classes.
AbstractLongCollection - class bak.pcj.AbstractLongCollection.
This class represents an abstract base for implementing collections of long values.
AbstractLongCollection() - Constructor for class bak.pcj.AbstractLongCollection
Default constructor to be invoked by sub-classes.
AbstractLongKeyBooleanMap - class bak.pcj.map.AbstractLongKeyBooleanMap.
This class represents an abstract base for implementing maps from long values to boolean values.
AbstractLongKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractLongKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyByteMap - class bak.pcj.map.AbstractLongKeyByteMap.
This class represents an abstract base for implementing maps from long values to byte values.
AbstractLongKeyByteMap() - Constructor for class bak.pcj.map.AbstractLongKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyCharMap - class bak.pcj.map.AbstractLongKeyCharMap.
This class represents an abstract base for implementing maps from long values to char values.
AbstractLongKeyCharMap() - Constructor for class bak.pcj.map.AbstractLongKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyDoubleMap - class bak.pcj.map.AbstractLongKeyDoubleMap.
This class represents an abstract base for implementing maps from long values to double values.
AbstractLongKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractLongKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyFloatMap - class bak.pcj.map.AbstractLongKeyFloatMap.
This class represents an abstract base for implementing maps from long values to float values.
AbstractLongKeyFloatMap() - Constructor for class bak.pcj.map.AbstractLongKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyIntMap - class bak.pcj.map.AbstractLongKeyIntMap.
This class represents an abstract base for implementing maps from long values to int values.
AbstractLongKeyIntMap() - Constructor for class bak.pcj.map.AbstractLongKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyLongMap - class bak.pcj.map.AbstractLongKeyLongMap.
This class represents an abstract base for implementing maps from long values to long values.
AbstractLongKeyLongMap() - Constructor for class bak.pcj.map.AbstractLongKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyMap - class bak.pcj.map.AbstractLongKeyMap.
This class represents an abstract base for implementing maps from long values to objects.
AbstractLongKeyMap() - Constructor for class bak.pcj.map.AbstractLongKeyMap
Default constructor to be invoked by sub-classes.
AbstractLongKeyShortMap - class bak.pcj.map.AbstractLongKeyShortMap.
This class represents an abstract base for implementing maps from long values to short values.
AbstractLongKeyShortMap() - Constructor for class bak.pcj.map.AbstractLongKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractLongList - class bak.pcj.list.AbstractLongList.
This class represents an abstract base for implementing lists of long values.
AbstractLongList() - Constructor for class bak.pcj.list.AbstractLongList
Default constructor to be invoked by sub-classes.
AbstractLongSet - class bak.pcj.set.AbstractLongSet.
This class represents an abstract base for implementing sets of long values.
AbstractLongSet() - Constructor for class bak.pcj.set.AbstractLongSet
Default constructor to be invoked by sub-classes.
AbstractObjectKeyBooleanMap - class bak.pcj.map.AbstractObjectKeyBooleanMap.
This class represents an abstract base for implementing maps from object values to boolean values.
AbstractObjectKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractObjectKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyByteMap - class bak.pcj.map.AbstractObjectKeyByteMap.
This class represents an abstract base for implementing maps from object values to byte values.
AbstractObjectKeyByteMap() - Constructor for class bak.pcj.map.AbstractObjectKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyCharMap - class bak.pcj.map.AbstractObjectKeyCharMap.
This class represents an abstract base for implementing maps from object values to char values.
AbstractObjectKeyCharMap() - Constructor for class bak.pcj.map.AbstractObjectKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyDoubleMap - class bak.pcj.map.AbstractObjectKeyDoubleMap.
This class represents an abstract base for implementing maps from object values to double values.
AbstractObjectKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractObjectKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyFloatMap - class bak.pcj.map.AbstractObjectKeyFloatMap.
This class represents an abstract base for implementing maps from object values to float values.
AbstractObjectKeyFloatMap() - Constructor for class bak.pcj.map.AbstractObjectKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyIntMap - class bak.pcj.map.AbstractObjectKeyIntMap.
This class represents an abstract base for implementing maps from object values to int values.
AbstractObjectKeyIntMap() - Constructor for class bak.pcj.map.AbstractObjectKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyLongMap - class bak.pcj.map.AbstractObjectKeyLongMap.
This class represents an abstract base for implementing maps from object values to long values.
AbstractObjectKeyLongMap() - Constructor for class bak.pcj.map.AbstractObjectKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractObjectKeyShortMap - class bak.pcj.map.AbstractObjectKeyShortMap.
This class represents an abstract base for implementing maps from object values to short values.
AbstractObjectKeyShortMap() - Constructor for class bak.pcj.map.AbstractObjectKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractShortCollection - class bak.pcj.AbstractShortCollection.
This class represents an abstract base for implementing collections of short values.
AbstractShortCollection() - Constructor for class bak.pcj.AbstractShortCollection
Default constructor to be invoked by sub-classes.
AbstractShortKeyBooleanMap - class bak.pcj.map.AbstractShortKeyBooleanMap.
This class represents an abstract base for implementing maps from short values to boolean values.
AbstractShortKeyBooleanMap() - Constructor for class bak.pcj.map.AbstractShortKeyBooleanMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyByteMap - class bak.pcj.map.AbstractShortKeyByteMap.
This class represents an abstract base for implementing maps from short values to byte values.
AbstractShortKeyByteMap() - Constructor for class bak.pcj.map.AbstractShortKeyByteMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyCharMap - class bak.pcj.map.AbstractShortKeyCharMap.
This class represents an abstract base for implementing maps from short values to char values.
AbstractShortKeyCharMap() - Constructor for class bak.pcj.map.AbstractShortKeyCharMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyDoubleMap - class bak.pcj.map.AbstractShortKeyDoubleMap.
This class represents an abstract base for implementing maps from short values to double values.
AbstractShortKeyDoubleMap() - Constructor for class bak.pcj.map.AbstractShortKeyDoubleMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyFloatMap - class bak.pcj.map.AbstractShortKeyFloatMap.
This class represents an abstract base for implementing maps from short values to float values.
AbstractShortKeyFloatMap() - Constructor for class bak.pcj.map.AbstractShortKeyFloatMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyIntMap - class bak.pcj.map.AbstractShortKeyIntMap.
This class represents an abstract base for implementing maps from short values to int values.
AbstractShortKeyIntMap() - Constructor for class bak.pcj.map.AbstractShortKeyIntMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyLongMap - class bak.pcj.map.AbstractShortKeyLongMap.
This class represents an abstract base for implementing maps from short values to long values.
AbstractShortKeyLongMap() - Constructor for class bak.pcj.map.AbstractShortKeyLongMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyMap - class bak.pcj.map.AbstractShortKeyMap.
This class represents an abstract base for implementing maps from short values to objects.
AbstractShortKeyMap() - Constructor for class bak.pcj.map.AbstractShortKeyMap
Default constructor to be invoked by sub-classes.
AbstractShortKeyShortMap - class bak.pcj.map.AbstractShortKeyShortMap.
This class represents an abstract base for implementing maps from short values to short values.
AbstractShortKeyShortMap() - Constructor for class bak.pcj.map.AbstractShortKeyShortMap
Default constructor to be invoked by sub-classes.
AbstractShortList - class bak.pcj.list.AbstractShortList.
This class represents an abstract base for implementing lists of short values.
AbstractShortList() - Constructor for class bak.pcj.list.AbstractShortList
Default constructor to be invoked by sub-classes.
AbstractShortSet - class bak.pcj.set.AbstractShortSet.
This class represents an abstract base for implementing sets of short values.
AbstractShortSet() - Constructor for class bak.pcj.set.AbstractShortSet
Default constructor to be invoked by sub-classes.
Adapter - class bak.pcj.Adapter.
This class provides static methods for creating adapters betweeen primitive collections and Java Collection Framework collections.
ArrayListBenchmark - class bak.pcj.benchmark.ArrayListBenchmark.
This class represents benchmarks for ArrayLists.
ArrayListBenchmark() - Constructor for class bak.pcj.benchmark.ArrayListBenchmark
 
add(boolean) - Method in class bak.pcj.AbstractBooleanCollection
Throws UnsupportedOperationException.
add(byte) - Method in class bak.pcj.AbstractByteCollection
Throws UnsupportedOperationException.
add(char) - Method in class bak.pcj.AbstractCharCollection
Throws UnsupportedOperationException.
add(double) - Method in class bak.pcj.AbstractDoubleCollection
Throws UnsupportedOperationException.
add(float) - Method in class bak.pcj.AbstractFloatCollection
Throws UnsupportedOperationException.
add(int) - Method in class bak.pcj.AbstractIntCollection
Throws UnsupportedOperationException.
add(long) - Method in class bak.pcj.AbstractLongCollection
Throws UnsupportedOperationException.
add(short) - Method in class bak.pcj.AbstractShortCollection
Throws UnsupportedOperationException.
add(boolean) - Method in interface bak.pcj.BooleanCollection
Adds an element to this collection.
add(byte) - Method in interface bak.pcj.ByteCollection
Adds an element to this collection.
add(char) - Method in interface bak.pcj.CharCollection
Adds an element to this collection.
add(double) - Method in interface bak.pcj.DoubleCollection
Adds an element to this collection.
add(float) - Method in interface bak.pcj.FloatCollection
Adds an element to this collection.
add(int) - Method in interface bak.pcj.IntCollection
Adds an element to this collection.
add(long) - Method in interface bak.pcj.LongCollection
Adds an element to this collection.
add(short) - Method in interface bak.pcj.ShortCollection
Adds an element to this collection.
add(boolean) - Method in class bak.pcj.SynchronizedBooleanCollection
 
add(byte) - Method in class bak.pcj.SynchronizedByteCollection
 
add(char) - Method in class bak.pcj.SynchronizedCharCollection
 
add(double) - Method in class bak.pcj.SynchronizedDoubleCollection
 
add(float) - Method in class bak.pcj.SynchronizedFloatCollection
 
add(int) - Method in class bak.pcj.SynchronizedIntCollection
 
add(long) - Method in class bak.pcj.SynchronizedLongCollection
 
add(short) - Method in class bak.pcj.SynchronizedShortCollection
 
add(boolean) - Method in class bak.pcj.UnmodifiableBooleanCollection
Throws UnsupportedOperationException.
add(byte) - Method in class bak.pcj.UnmodifiableByteCollection
Throws UnsupportedOperationException.
add(char) - Method in class bak.pcj.UnmodifiableCharCollection
Throws UnsupportedOperationException.
add(double) - Method in class bak.pcj.UnmodifiableDoubleCollection
Throws UnsupportedOperationException.
add(float) - Method in class bak.pcj.UnmodifiableFloatCollection
Throws UnsupportedOperationException.
add(int) - Method in class bak.pcj.UnmodifiableIntCollection
Throws UnsupportedOperationException.
add(long) - Method in class bak.pcj.UnmodifiableLongCollection
Throws UnsupportedOperationException.
add(short) - Method in class bak.pcj.UnmodifiableShortCollection
Throws UnsupportedOperationException.
add(Object) - Method in class bak.pcj.adapter.BooleanCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.BooleanListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.BooleanListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.BooleanSetToSetAdapter
Adds an element to this set.
add(Object) - Method in class bak.pcj.adapter.ByteCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.ByteListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.ByteListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.ByteSetToSetAdapter
Adds an element to this set.
add(Object) - Method in class bak.pcj.adapter.CharCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.CharListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.CharListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.CharSetToSetAdapter
Adds an element to this set.
add(boolean) - Method in class bak.pcj.adapter.CollectionToBooleanCollectionAdapter
 
add(byte) - Method in class bak.pcj.adapter.CollectionToByteCollectionAdapter
 
add(char) - Method in class bak.pcj.adapter.CollectionToCharCollectionAdapter
 
add(double) - Method in class bak.pcj.adapter.CollectionToDoubleCollectionAdapter
 
add(float) - Method in class bak.pcj.adapter.CollectionToFloatCollectionAdapter
 
add(int) - Method in class bak.pcj.adapter.CollectionToIntCollectionAdapter
 
add(long) - Method in class bak.pcj.adapter.CollectionToLongCollectionAdapter
 
add(short) - Method in class bak.pcj.adapter.CollectionToShortCollectionAdapter
 
add(Object) - Method in class bak.pcj.adapter.DoubleCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.DoubleListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.DoubleListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.DoubleSetToSetAdapter
Adds an element to this set.
add(Object) - Method in class bak.pcj.adapter.FloatCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.FloatListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.FloatListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.FloatSetToSetAdapter
Adds an element to this set.
add(Object) - Method in class bak.pcj.adapter.IntCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.IntListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.IntListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.IntSetToSetAdapter
Adds an element to this set.
add(boolean) - Method in class bak.pcj.adapter.ListIteratorToBooleanListIteratorAdapter
 
add(byte) - Method in class bak.pcj.adapter.ListIteratorToByteListIteratorAdapter
 
add(char) - Method in class bak.pcj.adapter.ListIteratorToCharListIteratorAdapter
 
add(double) - Method in class bak.pcj.adapter.ListIteratorToDoubleListIteratorAdapter
 
add(float) - Method in class bak.pcj.adapter.ListIteratorToFloatListIteratorAdapter
 
add(int) - Method in class bak.pcj.adapter.ListIteratorToIntListIteratorAdapter
 
add(long) - Method in class bak.pcj.adapter.ListIteratorToLongListIteratorAdapter
 
add(short) - Method in class bak.pcj.adapter.ListIteratorToShortListIteratorAdapter
 
add(int, boolean) - Method in class bak.pcj.adapter.ListToBooleanListAdapter
 
add(int, byte) - Method in class bak.pcj.adapter.ListToByteListAdapter
 
add(int, char) - Method in class bak.pcj.adapter.ListToCharListAdapter
 
add(int, double) - Method in class bak.pcj.adapter.ListToDoubleListAdapter
 
add(int, float) - Method in class bak.pcj.adapter.ListToFloatListAdapter
 
add(int, int) - Method in class bak.pcj.adapter.ListToIntListAdapter
 
add(int, long) - Method in class bak.pcj.adapter.ListToLongListAdapter
 
add(int, short) - Method in class bak.pcj.adapter.ListToShortListAdapter
 
add(Object) - Method in class bak.pcj.adapter.LongCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.LongListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.LongListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.LongSetToSetAdapter
Adds an element to this set.
add(boolean) - Method in class bak.pcj.adapter.SetToBooleanSetAdapter
 
add(byte) - Method in class bak.pcj.adapter.SetToByteSetAdapter
 
add(char) - Method in class bak.pcj.adapter.SetToCharSetAdapter
 
add(double) - Method in class bak.pcj.adapter.SetToDoubleSetAdapter
 
add(float) - Method in class bak.pcj.adapter.SetToFloatSetAdapter
 
add(int) - Method in class bak.pcj.adapter.SetToIntSetAdapter
 
add(long) - Method in class bak.pcj.adapter.SetToLongSetAdapter
 
add(short) - Method in class bak.pcj.adapter.SetToShortSetAdapter
 
add(Object) - Method in class bak.pcj.adapter.ShortCollectionToCollectionAdapter
Adds an element to this collection.
add(Object) - Method in class bak.pcj.adapter.ShortListIteratorToListIteratorAdapter
Adds a specified element to the list at this iterator's current position.
add(int, Object) - Method in class bak.pcj.adapter.ShortListToListAdapter
Adds an element to this list at a specified index.
add(Object) - Method in class bak.pcj.adapter.ShortSetToSetAdapter
Adds an element to this set.
add(boolean) - Method in class bak.pcj.list.AbstractBooleanList
 
add(int, boolean) - Method in class bak.pcj.list.AbstractBooleanList
Throws UnsupportedOperationException.
add(byte) - Method in class bak.pcj.list.AbstractByteList
 
add(int, byte) - Method in class bak.pcj.list.AbstractByteList
Throws UnsupportedOperationException.
add(char) - Method in class bak.pcj.list.AbstractCharList
 
add(int, char) - Method in class bak.pcj.list.AbstractCharList
Throws UnsupportedOperationException.
add(double) - Method in class bak.pcj.list.AbstractDoubleList
 
add(int, double) - Method in class bak.pcj.list.AbstractDoubleList
Throws UnsupportedOperationException.
add(float) - Method in class bak.pcj.list.AbstractFloatList
 
add(int, float) - Method in class bak.pcj.list.AbstractFloatList
Throws UnsupportedOperationException.
add(int) - Method in class bak.pcj.list.AbstractIntList
 
add(int, int) - Method in class bak.pcj.list.AbstractIntList
Throws UnsupportedOperationException.
add(long) - Method in class bak.pcj.list.AbstractLongList
 
add(int, long) - Method in class bak.pcj.list.AbstractLongList
Throws UnsupportedOperationException.
add(short) - Method in class bak.pcj.list.AbstractShortList
 
add(int, short) - Method in class bak.pcj.list.AbstractShortList
Throws UnsupportedOperationException.
add(int, boolean) - Method in class bak.pcj.list.BooleanArrayDeque
 
add(int, boolean) - Method in class bak.pcj.list.BooleanArrayList
 
add(int, boolean) - Method in interface bak.pcj.list.BooleanList
Adds an element to this list at a specified index.
add(boolean) - Method in interface bak.pcj.list.BooleanListIterator
Adds a specified element to the list at this iterator's current position.
add(int, byte) - Method in class bak.pcj.list.ByteArrayDeque
 
add(int, byte) - Method in class bak.pcj.list.ByteArrayList
 
add(int, byte) - Method in interface bak.pcj.list.ByteList
Adds an element to this list at a specified index.
add(byte) - Method in interface bak.pcj.list.ByteListIterator
Adds a specified element to the list at this iterator's current position.
add(int, char) - Method in class bak.pcj.list.CharArrayDeque
 
add(int, char) - Method in class bak.pcj.list.CharArrayList
 
add(int, char) - Method in interface bak.pcj.list.CharList
Adds an element to this list at a specified index.
add(char) - Method in interface bak.pcj.list.CharListIterator
Adds a specified element to the list at this iterator's current position.
add(int, double) - Method in class bak.pcj.list.DoubleArrayDeque
 
add(int, double) - Method in class bak.pcj.list.DoubleArrayList
 
add(int, double) - Method in interface bak.pcj.list.DoubleList
Adds an element to this list at a specified index.
add(double) - Method in interface bak.pcj.list.DoubleListIterator
Adds a specified element to the list at this iterator's current position.
add(int, float) - Method in class bak.pcj.list.FloatArrayDeque
 
add(int, float) - Method in class bak.pcj.list.FloatArrayList
 
add(int, float) - Method in interface bak.pcj.list.FloatList
Adds an element to this list at a specified index.
add(float) - Method in interface bak.pcj.list.FloatListIterator
Adds a specified element to the list at this iterator's current position.
add(int, int) - Method in class bak.pcj.list.IntArrayDeque
 
add(int, int) - Method in class bak.pcj.list.IntArrayList
 
add(int, int) - Method in interface bak.pcj.list.IntList
Adds an element to this list at a specified index.
add(int) - Method in interface bak.pcj.list.IntListIterator
Adds a specified element to the list at this iterator's current position.
add(int, long) - Method in class bak.pcj.list.LongArrayDeque
 
add(int, long) - Method in class bak.pcj.list.LongArrayList
 
add(int, long) - Method in interface bak.pcj.list.LongList
Adds an element to this list at a specified index.
add(long) - Method in interface bak.pcj.list.LongListIterator
Adds a specified element to the list at this iterator's current position.
add(int, short) - Method in class bak.pcj.list.ShortArrayDeque
 
add(int, short) - Method in class bak.pcj.list.ShortArrayList
 
add(int, short) - Method in interface bak.pcj.list.ShortList
Adds an element to this list at a specified index.
add(short) - Method in interface bak.pcj.list.ShortListIterator
Adds a specified element to the list at this iterator's current position.
add(int, boolean) - Method in class bak.pcj.list.UnmodifiableBooleanList
Throws UnsupportedOperationException.
add(int, byte) - Method in class bak.pcj.list.UnmodifiableByteList
Throws UnsupportedOperationException.
add(int, char) - Method in class bak.pcj.list.UnmodifiableCharList
Throws UnsupportedOperationException.
add(int, double) - Method in class bak.pcj.list.UnmodifiableDoubleList
Throws UnsupportedOperationException.
add(int, float) - Method in class bak.pcj.list.UnmodifiableFloatList
Throws UnsupportedOperationException.
add(int, int) - Method in class bak.pcj.list.UnmodifiableIntList
Throws UnsupportedOperationException.
add(int, long) - Method in class bak.pcj.list.UnmodifiableLongList
Throws UnsupportedOperationException.
add(int, short) - Method in class bak.pcj.list.UnmodifiableShortList
Throws UnsupportedOperationException.
add(boolean) - Method in class bak.pcj.set.BooleanDirectSet
 
add(boolean) - Method in interface bak.pcj.set.BooleanSortedSet
Adds an element to this set.
add(byte) - Method in class bak.pcj.set.ByteBitSet
 
add(byte) - Method in class bak.pcj.set.ByteChainedHashSet
 
add(byte) - Method in class bak.pcj.set.ByteOpenHashSet
 
add(byte) - Method in class bak.pcj.set.ByteRangeSet
 
add(byte) - Method in interface bak.pcj.set.ByteSortedSet
Adds an element to this set.
add(char) - Method in class bak.pcj.set.CharBitSet
 
add(char) - Method in class bak.pcj.set.CharChainedHashSet
 
add(char) - Method in class bak.pcj.set.CharOpenHashSet
 
add(char) - Method in class bak.pcj.set.CharRangeSet
 
add(char) - Method in interface bak.pcj.set.CharSortedSet
Adds an element to this set.
add(double) - Method in class bak.pcj.set.DoubleChainedHashSet
 
add(double) - Method in class bak.pcj.set.DoubleOpenHashSet
 
add(double) - Method in interface bak.pcj.set.DoubleSortedSet
Adds an element to this set.
add(float) - Method in class bak.pcj.set.FloatChainedHashSet
 
add(float) - Method in class bak.pcj.set.FloatOpenHashSet
 
add(float) - Method in interface bak.pcj.set.FloatSortedSet
Adds an element to this set.
add(int) - Method in class bak.pcj.set.IntBitSet
 
add(int) - Method in class bak.pcj.set.IntChainedHashSet
 
add(int) - Method in class bak.pcj.set.IntOpenHashSet
 
add(int) - Method in class bak.pcj.set.IntRangeSet
 
add(int) - Method in interface bak.pcj.set.IntSortedSet
Adds an element to this set.
add(long) - Method in class bak.pcj.set.LongChainedHashSet
 
add(long) - Method in class bak.pcj.set.LongOpenHashSet
 
add(long) - Method in class bak.pcj.set.LongRangeSet
 
add(long) - Method in interface bak.pcj.set.LongSortedSet
Adds an element to this set.
add(short) - Method in class bak.pcj.set.ShortBitSet
 
add(short) - Method in class bak.pcj.set.ShortChainedHashSet
 
add(short) - Method in class bak.pcj.set.ShortOpenHashSet
 
add(short) - Method in class bak.pcj.set.ShortRangeSet
 
add(short) - Method in interface bak.pcj.set.ShortSortedSet
Adds an element to this set.
addAll(BooleanCollection) - Method in class bak.pcj.AbstractBooleanCollection
 
addAll(ByteCollection) - Method in class bak.pcj.AbstractByteCollection
 
addAll(CharCollection) - Method in class bak.pcj.AbstractCharCollection
 
addAll(DoubleCollection) - Method in class bak.pcj.AbstractDoubleCollection
 
addAll(FloatCollection) - Method in class bak.pcj.AbstractFloatCollection
 
addAll(IntCollection) - Method in class bak.pcj.AbstractIntCollection
 
addAll(LongCollection) - Method in class bak.pcj.AbstractLongCollection
 
addAll(ShortCollection) - Method in class bak.pcj.AbstractShortCollection
 
addAll(BooleanCollection) - Method in interface bak.pcj.BooleanCollection
Adds all the elements of a specified collection to this collection.
addAll(ByteCollection) - Method in interface bak.pcj.ByteCollection
Adds all the elements of a specified collection to this collection.
addAll(CharCollection) - Method in interface bak.pcj.CharCollection
Adds all the elements of a specified collection to this collection.
addAll(DoubleCollection) - Method in interface bak.pcj.DoubleCollection
Adds all the elements of a specified collection to this collection.
addAll(FloatCollection) - Method in interface bak.pcj.FloatCollection
Adds all the elements of a specified collection to this collection.
addAll(IntCollection) - Method in interface bak.pcj.IntCollection
Adds all the elements of a specified collection to this collection.
addAll(LongCollection) - Method in interface bak.pcj.LongCollection
Adds all the elements of a specified collection to this collection.
addAll(ShortCollection) - Method in interface bak.pcj.ShortCollection
Adds all the elements of a specified collection to this collection.
addAll(BooleanCollection) - Method in class bak.pcj.SynchronizedBooleanCollection
 
addAll(ByteCollection) - Method in class bak.pcj.SynchronizedByteCollection
 
addAll(CharCollection) - Method in class bak.pcj.SynchronizedCharCollection
 
addAll(DoubleCollection) - Method in class bak.pcj.SynchronizedDoubleCollection
 
addAll(FloatCollection) - Method in class bak.pcj.SynchronizedFloatCollection
 
addAll(IntCollection) - Method in class bak.pcj.SynchronizedIntCollection
 
addAll(LongCollection) - Method in class bak.pcj.SynchronizedLongCollection
 
addAll(ShortCollection) - Method in class bak.pcj.SynchronizedShortCollection
 
addAll(BooleanCollection) - Method in class bak.pcj.UnmodifiableBooleanCollection
Throws UnsupportedOperationException.
addAll(ByteCollection) - Method in class bak.pcj.UnmodifiableByteCollection
Throws UnsupportedOperationException.
addAll(CharCollection) - Method in class bak.pcj.UnmodifiableCharCollection
Throws UnsupportedOperationException.
addAll(DoubleCollection) - Method in class bak.pcj.UnmodifiableDoubleCollection
Throws UnsupportedOperationException.
addAll(FloatCollection) - Method in class bak.pcj.UnmodifiableFloatCollection
Throws UnsupportedOperationException.
addAll(IntCollection) - Method in class bak.pcj.UnmodifiableIntCollection
Throws UnsupportedOperationException.
addAll(LongCollection) - Method in class bak.pcj.UnmodifiableLongCollection
Throws UnsupportedOperationException.
addAll(ShortCollection) - Method in class bak.pcj.UnmodifiableShortCollection
Throws UnsupportedOperationException.
addAll(int, Collection) - Method in class bak.pcj.adapter.BooleanListToListAdapter
Adds all the elements of a specified collection to this list starting at a specified index.