public static class StringTokenizer.Token extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getLocation() |
String |
getString() |
boolean |
isOption() |
boolean |
isShortOption() |
public int getLocation()
public String getString()
public boolean isOption()
public boolean isShortOption()
Copyright © 2022 LSST. All rights reserved.