public final class NBootSimpleCharQueue extends Object
NBootSimpleCharQueue(char[] value)
boolean
hasNext()
int
length()
char
peek()
String
peek(int count)
read()
read(int count)
readAt(int index)
void
skip(int count)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NBootSimpleCharQueue(char[] value)
public boolean hasNext()
public int length()
public char peek()
public String peek(int count)
public String read(int count)
public void skip(int count)
public char read()
public char readAt(int index)
public String toString()
toString
Object
Copyright © 2025 vpc open source initiative. All rights reserved.