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

K

KEY. Static variable in class COM.objectspace.jgl.HashMapIterator
KEY. Static variable in class COM.objectspace.jgl.OrderedMapIterator
key(). Method in class COM.objectspace.jgl.HashMapIterator
Return the key of my current key/value pair.
key(). Method in class COM.objectspace.jgl.OrderedMapIterator
Return the key of my current key/value pair.
keys(). Method in class COM.objectspace.jgl.HashMap
Return an Enumeration of all my keys.
keys(). Method in class COM.objectspace.jgl.OrderedMap
Return an Enumeration of all my keys.
keys(Object). Method in class COM.objectspace.jgl.HashMap
Return an Enumeration of all my keys that are associated with a particular value.
keys(Object). Method in class COM.objectspace.jgl.Map
Return an Enumeration of all my keys that are associated with a particular value.
keys(Object). Method in class COM.objectspace.jgl.OrderedMap
Return an Enumeration of all my keys that are associated with a particular value.