| Constructor and Description | 
|---|
ShadedInputAdapter(Input shadedInput)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
readBoolean()  | 
byte | 
readByte()  | 
byte[] | 
readBytes(int size)  | 
double | 
readDouble()  | 
int | 
readInt()  | 
long | 
readLong()  | 
short | 
readShort()  | 
String | 
readString()  | 
public String readString()
readString in interface InputShimpublic double readDouble()
readDouble in interface InputShimpublic boolean readBoolean()
readBoolean in interface InputShimCopyright © 2013–2019 Apache Software Foundation. All rights reserved.