ObjectSpace Homepage

JGL - The Generic Collection Library for Java
All Packages  Class Hierarchy Index of Fields and Methods
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.

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
All Packages  Class Hierarchy Index of Fields and Methods
Submit a bug or feature