public static class Tokenizer.Cursor extends Object
Cursor(int lowerBound, int upperBound)
boolean
atEnd()
int
getLowerBound()
getPos()
getUpperBound()
String
toString()
void
updatePos(int pos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Cursor(int lowerBound, int upperBound)
public int getLowerBound()
public int getUpperBound()
public int getPos()
public void updatePos(int pos)
public boolean atEnd()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.