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
H
Hash
(). Constructor for class COM.objectspace.jgl.
Hash
hashCode
(). Method in class COM.objectspace.jgl.
Array
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
ArrayAdapter
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
Deque
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
DList
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
HashMap
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
HashSet
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
OrderedMap
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
OrderedSet
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
Pair
Return my hash code.
hashCode
(). Method in class COM.objectspace.jgl.
PriorityQueue
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
Queue
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
SList
Return my hash code for support of hashing containers
hashCode
(). Method in class COM.objectspace.jgl.
Stack
Return my hash code for support of hashing containers
HashComparator
(). Constructor for class COM.objectspace.jgl.
HashComparator
Hashing
(). Constructor for class COM.objectspace.jgl.
Hashing
HashMap
(). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares key using equals() and does not allow duplicates.
HashMap
(BinaryPredicate). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares keys using the specified binary predicate and does not allow duplicates.
HashMap
(BinaryPredicate, boolean). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares keys using the specified binary predicate and conditionally allows duplicates.
HashMap
(BinaryPredicate, boolean, int, float). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares keys using the specified binary predicate and conditionally allows duplicates.
HashMap
(BinaryPredicate, int, float). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares keys using the specified binary predicate.
HashMap
(boolean). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be an empty HashMap that compares keys using equals() and conditionally allows duplicates.
HashMap
(HashMap). Constructor for class COM.objectspace.jgl.
HashMap
Construct myself to be a shallow copy of an existing HashMap.
HashMapIterator
(). Constructor for class COM.objectspace.jgl.
HashMapIterator
Construct myself to be an iterator with no associated data structure or position.
HashMapIterator
(HashMapIterator). Constructor for class COM.objectspace.jgl.
HashMapIterator
Construct myself to be a copy of an existing iterator.
HashMultiMap
(). Constructor for class COM.objectspace.jgl.
HashMultiMap
Construct myself to be an empty HashMultiMap that compares key using equals().
HashMultiMap
(BinaryPredicate). Constructor for class COM.objectspace.jgl.
HashMultiMap
Construct myself to be an empty HashMultiMap that compares keys using the specified binary predicate.
HashMultiMap
(BinaryPredicate, int, float). Constructor for class COM.objectspace.jgl.
HashMultiMap
Construct myself to be an empty HashMultiMap that compares keys using the specified binary predicate.
HashMultiMap
(HashMultiMap). Constructor for class COM.objectspace.jgl.
HashMultiMap
Construct myself to be a shallow copy of an existing HashMultiMap.
HashMultiSet
(). Constructor for class COM.objectspace.jgl.
HashMultiSet
Construct myself to be an empty HashMultiSet that compares objects using equals().
HashMultiSet
(BinaryPredicate). Constructor for class COM.objectspace.jgl.
HashMultiSet
Construct myself to be an empty HashMultiSet that compares objects using the specified binary predicate.
HashMultiSet
(BinaryPredicate, int, float). Constructor for class COM.objectspace.jgl.
HashMultiSet
Construct myself to be an empty HashMultiSet that compares objects using the specified binary predicate.
HashMultiSet
(HashMultiSet). Constructor for class COM.objectspace.jgl.
HashMultiSet
Construct myself to be a shallow copy of an existing HashMultiSet.
HashSet
(). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using equals() and does not allow duplicates.
HashSet
(BinaryPredicate). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using the specified binary predicate and does not allow duplicates.
HashSet
(BinaryPredicate, boolean). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using the specified binary predicate and conditionally allows duplicates.
HashSet
(BinaryPredicate, boolean, int, float). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using the specified binary predicate and conditionally allows duplicates.
HashSet
(BinaryPredicate, int, float). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using the specified binary predicate and conditionally allows duplicates.
HashSet
(boolean). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be an empty HashSet that compares objects using equals() and that conditionally allows duplicates.
HashSet
(HashSet). Constructor for class COM.objectspace.jgl.
HashSet
Construct myself to be a shallow copy of an existing HashSet.
HashSetIterator
(). Constructor for class COM.objectspace.jgl.
HashSetIterator
Construct myself to be an iterator with no associated data structure or position.
HashSetIterator
(HashSetIterator). Constructor for class COM.objectspace.jgl.
HashSetIterator
Construct myself to be a copy of an existing iterator.
hasMoreElements
(). Method in class COM.objectspace.jgl.
ArrayIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
BooleanIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
ByteIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
CharIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
DequeIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
DListIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
DoubleIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
FloatIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
HashMapIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
HashSetIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
IntIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
LongIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
ObjectIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
OrderedMapIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
OrderedSetIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
ReverseIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
ShortIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
SListIterator
Return true if there are more elements in my input stream.
hasMoreElements
(). Method in class COM.objectspace.jgl.
VectorIterator
Return true if there are more elements in my input stream.