public class Input extends Object
protected boolean
alt
char[]
chars
control
meta
shift
Input(String chars)
int
getModifierFlags()
boolean
hasNext()
char
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected boolean control
protected boolean alt
protected boolean shift
protected boolean meta
public final char[] chars
public Input(String chars)
public boolean hasNext()
public char next()
public int getModifierFlags()
Copyright © 2020. All rights reserved.