public static class PlacementConstraintParser.BaseStringTokenizer extends Object implements PlacementConstraintParser.ConstraintTokenizer
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
String |
nextElement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validate
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration<String>
public String nextElement()
nextElement
in interface Enumeration<String>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.