A
C
E
F
G
H
I
N
O
P
R
S
T
U
W
R
- readBoolean() - function in org.hildan.hashcode.utils.reader.HCReader
- Reads the next token of the input as a boolean.
- readDouble() - function in org.hildan.hashcode.utils.reader.HCReader
- Reads the next token of the input as a double.
- readInt() - function in org.hildan.hashcode.utils.reader.HCReader
- Reads the next token of the input as an int.
- readString() - function in org.hildan.hashcode.utils.reader.HCReader
- Reads the next token of the input as a string.
- runInParallel(I,UncaughtExceptionsLogger,Boolean,SuspendFunction1) - function in org.hildan.hashcode.utils.runner
- Runs the given function on each of the given input, each in its own coroutine.