|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJFlex.CharSetEnumerator
public final class CharSetEnumerator
Enumerator for the elements of a CharSet. Does not implement java.util.Enumeration, but supports the same protocol.
| Constructor Summary | |
|---|---|
CharSetEnumerator(CharSet characters)
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
int |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharSetEnumerator(CharSet characters)
| Method Detail |
|---|
public boolean hasMoreElements()
public int nextElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||