|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.utils.data.PropertyGroups.SimpleKeysEnum
Description of the Class
Field Summary | |
(package private) java.util.Enumeration |
baseEnum
|
(package private) int |
howMany
|
Constructor Summary | |
PropertyGroups.SimpleKeysEnum()
Constructor for the SimpleKeysEnum object |
Method Summary | |
boolean |
hasMoreElements()
Description of the Method |
java.lang.Object |
nextElement()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int howMany
java.util.Enumeration baseEnum
Constructor Detail |
public PropertyGroups.SimpleKeysEnum()
Method Detail |
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |