jgl Package  Class Hierarchy  Index Top
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

capacity(). Method in class COM.objectspace.jgl.Array
Return the number of elements that I contain without allocating more internal storage.
CharArray(). Constructor for class COM.objectspace.jgl.CharArray
CharArray(char[]). Constructor for class COM.objectspace.jgl.CharArray
CharArray(CharArray). Constructor for class COM.objectspace.jgl.CharArray
CharIterator(). Constructor for class COM.objectspace.jgl.CharIterator
Construct myself to be an iterator with no associated data structure or position.
CharIterator(char[], int). Constructor for class COM.objectspace.jgl.CharIterator
Construct myself to be positioned at a particular index of a specific array.
CharIterator(char[], int, CharArray). Constructor for class COM.objectspace.jgl.CharIterator
Construct myself to be positioned at a particular index of a specific array.
CharIterator(CharIterator). Constructor for class COM.objectspace.jgl.CharIterator
Construct myself to be a copy of an existing iterator.
clear(). Method in class COM.objectspace.jgl.Array
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.ArrayAdapter
Remove all of my objects.
clear(). Method in interface COM.objectspace.jgl.Container
Remove all of my objects.
clear(). Method in class COM.objectspace.jgl.Deque
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.DList
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.HashMap
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.HashSet
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.Map
Remove all of my objects.
clear(). Method in class COM.objectspace.jgl.OrderedMap
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.OrderedSet
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.PriorityQueue
Remove all of my objects.
clear(). Method in class COM.objectspace.jgl.Queue
Remove all of my objects.
clear(). Method in class COM.objectspace.jgl.SList
Remove all of my elements.
clear(). Method in class COM.objectspace.jgl.Stack
Remove all of my objects.
clear(). Method in class COM.objectspace.jgl.VectorArray
Remove all of my objects.
clone(). Method in class COM.objectspace.jgl.Array
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.ArrayAdapter
clone(). Method in class COM.objectspace.jgl.ArrayIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.BidirectionalIterator
J++ requires clone
clone(). Method in class COM.objectspace.jgl.BooleanArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.BooleanIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.ByteArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.ByteIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.CharArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.CharIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.Container
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.Deque
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.DequeIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.DList
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.DListIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.DoubleArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.DoubleIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.FloatArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.FloatIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.ForwardIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.HashMap
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.HashMapIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.HashMultiMap
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.HashMultiSet
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.HashSet
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.HashSetIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.InputIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.InsertIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.IntArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.IntIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.LongArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.LongIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.Map
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.ObjectArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.ObjectIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.ObjectOutputStreamIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.OrderedMap
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.OrderedMapIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.OrderedMultiMap
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.OrderedMultiSet
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.OrderedSet
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.OrderedSetIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.OutputIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.OutputStreamIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.Pair
Return a copy of myself.
clone(). Method in class COM.objectspace.jgl.PriorityQueue
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.Queue
Return a shallow copy of myself.
clone(). Method in interface COM.objectspace.jgl.RandomAccessIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.ReverseIterator
Return a clone of myself.
clone(). Method in interface COM.objectspace.jgl.Sequence
clone(). Method in class COM.objectspace.jgl.ShortArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.ShortIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.SList
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.SListIterator
Return a clone of myself.
clone(). Method in class COM.objectspace.jgl.Stack
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.VectorArray
Return a shallow copy of myself.
clone(). Method in class COM.objectspace.jgl.VectorIterator
Return a clone of myself.
collect(Container, UnaryFunction). Static method in class COM.objectspace.jgl.Transforming
Return a container that is the same class as the original and contains the result of applying the given unary function to each element in the original.
collect(ForwardIterator, ForwardIterator, UnaryFunction). Static method in class COM.objectspace.jgl.Transforming
Return a container that is the same class as the original and contains the result of applying the given unary function to each element in the range.
compareTo(Benchmark). Method in class COM.objectspace.jgl.Benchmark
Display a string that compares me with another benchmark to System.out.
contains(Object). Method in class COM.objectspace.jgl.Array
Return true if I contain a particular object.
contains(Object). Method in class COM.objectspace.jgl.ArrayAdapter
Return true if I contain a particular object using .equals()
contains(Object). Method in class COM.objectspace.jgl.Deque
Return true if I contain a particular object.
contains(Object). Method in class COM.objectspace.jgl.DList
Return true if I contain a particular object.
contains(Object). Method in interface COM.objectspace.jgl.Sequence
Return true if I contain a particular object.
contains(Object). Method in class COM.objectspace.jgl.SList
Return true if I contain a particular object.
copy(Array). Method in class COM.objectspace.jgl.Array
Become a shallow copy of an existing Array.
copy(Container, Container). Static method in class COM.objectspace.jgl.Copying
Insert the elements from one container into another container.
copy(Container, OutputIterator). Static method in class COM.objectspace.jgl.Copying
Copy the elements from a container to a sequence.
copy(Deque). Method in class COM.objectspace.jgl.Deque
Become a shallow copy of an existing Deque.
copy(DList). Method in class COM.objectspace.jgl.DList
Become a shallow copy of an existing DList.
copy(HashMap). Method in class COM.objectspace.jgl.HashMap
Become a shallow copy of an existing HashMap.
copy(HashMultiSet). Method in class COM.objectspace.jgl.HashMultiSet
Become a shallow copy of an existing HashMultiSet.
copy(HashSet). Method in class COM.objectspace.jgl.HashSet
Become a shallow copy of an existing HashSet.
copy(InputIterator, InputIterator, OutputIterator). Static method in class COM.objectspace.jgl.Copying
Copy the elements from one range to another range of the same size.
copy(OrderedMap). Method in class COM.objectspace.jgl.OrderedMap
Become a shallow copy of an existing OrderedMap.
copy(OrderedMultiMap). Method in class COM.objectspace.jgl.OrderedMultiMap
Become a shallow copy of an existing OrderedMultiMap.
copy(OrderedMultiSet). Method in class COM.objectspace.jgl.OrderedMultiSet
Become a shallow copy of an existing OrderedMultiSet.
copy(OrderedSet). Method in class COM.objectspace.jgl.OrderedSet
Become a shallow copy of an existing OrderedSet.
copy(PriorityQueue). Method in class COM.objectspace.jgl.PriorityQueue
Become a shallow copy of a specified PriorityQueue.
copy(Queue). Method in class COM.objectspace.jgl.Queue
Become a shallow copy of a Queue.
copy(SList). Method in class COM.objectspace.jgl.SList
Become a shallow copy of an existing SList.
copy(Stack). Method in class COM.objectspace.jgl.Stack
Become a shallow copy of a specified Stack.
copyBackward(BidirectionalIterator, BidirectionalIterator, BidirectionalIterator). Static method in class COM.objectspace.jgl.Copying
Copy the elements backwards from one range to another range of the same size.
copyTo(Object[]). Method in class COM.objectspace.jgl.Array
Copy my elements into the specified array.
count(Container, Object). Static method in class COM.objectspace.jgl.Counting
Return the number of elements in a container that match a particular object using equals().
count(DListIterator, DListIterator, Object). Method in class COM.objectspace.jgl.DList
Return the number of objects within a specified range of that match a particular value.
count(InputIterator, InputIterator, Object). Static method in class COM.objectspace.jgl.Counting
Return the number of elements in a range that match a particular object using equals().
count(int, int, Object). Method in class COM.objectspace.jgl.Array
Return the number of objects within a particular range of indices that match a particular value.
count(int, int, Object). Method in class COM.objectspace.jgl.ArrayAdapter
Return the number of objects within a specified range of that match a particular value.
count(int, int, Object). Method in class COM.objectspace.jgl.Deque
Return the number of objects within a particular range of indices that match a particular value.
count(int, int, Object). Method in class COM.objectspace.jgl.DList
Return the number of objects within a specified range of that match a particular value.
count(int, int, Object). Method in interface COM.objectspace.jgl.Sequence
Return the number of objects within a specified range of that match a particular value.
count(int, int, Object). Method in class COM.objectspace.jgl.SList
Return the number of objects within a specified range of that match a particular value.
count(Object). Method in class COM.objectspace.jgl.Array
Return the number of objects that match a particular value.
count(Object). Method in class COM.objectspace.jgl.ArrayAdapter
Return the number of objects that match a specified object.
count(Object). Method in class COM.objectspace.jgl.Deque
Return the number of objects that match a particular value.
count(Object). Method in class COM.objectspace.jgl.DList
Return the number of objects that match a particular value.
count(Object). Method in class COM.objectspace.jgl.HashMap
Return the number of key/value pairs that match a particular key.
count(Object). Method in class COM.objectspace.jgl.HashSet
Return the number of items that match a particular object.
count(Object). Method in class COM.objectspace.jgl.Map
Return the number of key/value pairs that match a particular key.
count(Object). Method in class COM.objectspace.jgl.OrderedMap
Return the number of key/value pairs that match a particular key.
count(Object). Method in class COM.objectspace.jgl.OrderedSet
Return the number of items that match a particular object.
count(Object). Method in interface COM.objectspace.jgl.Sequence
Return the number of objects that match a specified object.
count(Object). Method in interface COM.objectspace.jgl.Set
Return the number of items that match a particular object.
count(Object). Method in class COM.objectspace.jgl.SList
Return the number of objects that match a particular value.
count(SListIterator, SListIterator, Object). Method in class COM.objectspace.jgl.SList
Return the number of objects within a specified range of that match a particular value.
countIf(Container, UnaryPredicate). Static method in class COM.objectspace.jgl.Counting
Return the number of elements in a container that satisfy a predicate.
countIf(InputIterator, InputIterator, UnaryPredicate). Static method in class COM.objectspace.jgl.Counting
Return the number of elements in a range that satisfy a predicate.
countValues(Object). Method in class COM.objectspace.jgl.HashMap
Return the number of values that match a given object.
countValues(Object). Method in class COM.objectspace.jgl.Map
Return the number of values that match a given object.
countValues(Object). Method in class COM.objectspace.jgl.OrderedMap
Return the number of values that match a given object.