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, waitvalidatepublic boolean hasMoreElements()
hasMoreElements in interface Enumeration<String>public String nextElement()
nextElement in interface Enumeration<String>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.