public class BooleanPossibleRawEnumeration extends Object implements Enumeration<Boolean>
BooleanPoemType.| Constructor and Description |
|---|
BooleanPossibleRawEnumeration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
Boolean |
nextElement() |
public boolean hasMoreElements()
hasMoreElements in interface Enumeration<Boolean>Enumeration.hasMoreElements()public Boolean nextElement()
nextElement in interface Enumeration<Boolean>Enumeration.nextElement()Copyright © 2000–2021 PanEris. All rights reserved.