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
G
get
(). Method in class COM.objectspace.jgl.
ArrayIterator
Return the object at my current position.
get
(). Method in interface COM.objectspace.jgl.
BidirectionalIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
BooleanIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
ByteIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
CharIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
DequeIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
DListIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
DoubleIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
FloatIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
HashMapIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
HashSetIterator
Return the object at my current position.
get
(). Method in interface COM.objectspace.jgl.
InputIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
IntIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
LongIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
ObjectIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
OrderedMapIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
OrderedSetIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
ReverseIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
ShortIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
SListIterator
Return the object at my current position.
get
(). Method in class COM.objectspace.jgl.
VectorIterator
Return the object at my current position.
get
(int). Method in class COM.objectspace.jgl.
ArrayIterator
Return the object that is a specified distance from my current position.
get
(int). Method in interface COM.objectspace.jgl.
BidirectionalIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
BooleanIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
ByteIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
CharIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
DequeIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
DListIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
DoubleIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
FloatIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
IntIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
LongIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
ObjectIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
OrderedMapIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
OrderedSetIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
ReverseIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
ShortIterator
Return the object that is a specified distance from my current position.
get
(int). Method in class COM.objectspace.jgl.
VectorIterator
Return the object that is a specified distance from my current position.
get
(Object). Method in class COM.objectspace.jgl.
HashMap
Return the value associated with key, or null if the key does not exist.
get
(Object). Method in class COM.objectspace.jgl.
HashSet
Return the first object that matches the given object, or null if no match exists.
get
(Object). Method in class COM.objectspace.jgl.
OrderedMap
Return the value associated with key, or null if the key does not exist.
get
(Object). Method in class COM.objectspace.jgl.
OrderedSet
Return the first object that matches the given object, or null if no match exists.
get
(Object). Method in interface COM.objectspace.jgl.
Set
Return the first object that matches the given object, or null if no match exists.
getComparator
(). Method in class COM.objectspace.jgl.
HashMap
Return my comparator.
getComparator
(). Method in class COM.objectspace.jgl.
HashSet
Return my comparator.
getComparator
(). Method in class COM.objectspace.jgl.
OrderedMap
Return my comparator.
getComparator
(). Method in class COM.objectspace.jgl.
OrderedSet
Return my comparator.
getContainer
(). Method in class COM.objectspace.jgl.
ArrayIterator
Return my associated array.
getContainer
(). Method in class COM.objectspace.jgl.
BooleanIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
ByteIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
CharIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
DequeIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
DListIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
DoubleIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
FloatIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in interface COM.objectspace.jgl.
ForwardIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
HashMapIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
HashSetIterator
Return my associated HashSet
getContainer
(). Method in class COM.objectspace.jgl.
IntIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
LongIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
ObjectIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
OrderedMapIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
OrderedSetIterator
Return my associated container.
getContainer
(). Method in class COM.objectspace.jgl.
ReverseIterator
Return my associated container via my BidirectionalIterator.
getContainer
(). Method in class COM.objectspace.jgl.
ShortIterator
Return null for my associated Container since none needs to exist.
getContainer
(). Method in class COM.objectspace.jgl.
SListIterator
Return my associated SList.
getContainer
(). Method in class COM.objectspace.jgl.
VectorIterator
Return null for my associated Container since java.util.Vector isn't in the JGL hierarchy (but should be ;-)
getCount
(). Method in class COM.objectspace.jgl.
Benchmark
Return the number of times I've been started/restarted.
getDouble
(double). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getDouble
(double, double). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getFloat
(float). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getFloat
(float, float). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getInt
(int). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getInt
(int, int). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getLoadRatio
(). Method in class COM.objectspace.jgl.
HashMap
Return my load ratio.
getLoadRatio
(). Method in class COM.objectspace.jgl.
HashSet
Return my load ratio.
getLong
(long). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getLong
(long, long). Static method in class COM.objectspace.jgl.
Randomizer
Generate a random number using the default generator.
getMilliseconds
(). Method in class COM.objectspace.jgl.
Benchmark
Return the current number of milliseconds on the benchmark clock.
getTitle
(). Method in class COM.objectspace.jgl.
Benchmark
Return my title.
GreaterCollationKey
(). Constructor for class COM.objectspace.jgl.
GreaterCollationKey
Construct a GreaterCollationKey function object that uses the collator object for the current default locale to compare objects.
GreaterCollationKey
(Collator). Constructor for class COM.objectspace.jgl.
GreaterCollationKey
Construct a GreaterCollationKey function object that uses the given collator object to compare objects.
GreaterCollator
(). Constructor for class COM.objectspace.jgl.
GreaterCollator
Construct a GreaterCollator function object that uses the collator object for the current default locale to compare objects.
GreaterCollator
(Collator). Constructor for class COM.objectspace.jgl.
GreaterCollator
Construct a GreaterCollator function object that uses the given collator object to compare objects.
GreaterEqualCollationKey
(). Constructor for class COM.objectspace.jgl.
GreaterEqualCollationKey
Construct a GreaterEqualCollationKey function object that uses the collator object for the current default locale to compare objects.
GreaterEqualCollationKey
(Collator). Constructor for class COM.objectspace.jgl.
GreaterEqualCollationKey
Construct a GreaterEqualCollationKey function object that uses the given collator object to compare objects.
GreaterEqualCollator
(). Constructor for class COM.objectspace.jgl.
GreaterEqualCollator
Construct a GreaterEqualCollator function object that uses the collator object for the current default locale to compare objects.
GreaterEqualCollator
(Collator). Constructor for class COM.objectspace.jgl.
GreaterEqualCollator
Construct a GreaterEqualCollator function object that uses the given collator object to compare objects.
GreaterEqualInteger
(). Constructor for class COM.objectspace.jgl.
GreaterEqualInteger
GreaterEqualNumber
(). Constructor for class COM.objectspace.jgl.
GreaterEqualNumber
Construct myself to use intValue() for comparisons.
GreaterEqualNumber
(Class). Constructor for class COM.objectspace.jgl.
GreaterEqualNumber
Construct myself to compare objects of the given class.
GreaterEqualString
(). Constructor for class COM.objectspace.jgl.
GreaterEqualString
GreaterInteger
(). Constructor for class COM.objectspace.jgl.
GreaterInteger
GreaterNumber
(). Constructor for class COM.objectspace.jgl.
GreaterNumber
Construct myself to use intValue() for comparisons.
GreaterNumber
(Class). Constructor for class COM.objectspace.jgl.
GreaterNumber
Construct myself to compare objects of the given class.
GreaterString
(). Constructor for class COM.objectspace.jgl.
GreaterString