Skip navigation links
A B C D E F G I L M P R S T U W X 

R

readChar(byte[], int) - Static method in class ej.bon.ByteArray
Reads a char in the given byte array at the given offset respecting the endianness of the platform.
readChar(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a char in the given byte array at the given offset respecting the endianness of the array.
readInt(byte[], int) - Static method in class ej.bon.ByteArray
Reads an int in the given byte array at the given offset respecting the endianness of the platform.
readInt(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads an int in the given byte array at the given offset respecting the endianness of the array.
readLong(byte[], int) - Static method in class ej.bon.ByteArray
Reads a long in the given byte array at the given offset respecting the endianness of the platform.
readLong(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a long in the given byte array at the given offset respecting the endianness of the array.
readShort(byte[], int) - Static method in class ej.bon.ByteArray
Reads a short in the given byte array at the given offset respecting the endianness of the platform.
readShort(byte[], int, int) - Static method in class ej.bon.ByteArray
Reads a short in the given byte array at the given offset respecting the endianness of the array.
readUnsignedByte(byte[], int) - Static method in class ej.bon.ByteArray
Reads an unsigned-byte in the given byte array at the given offset respecting the endianness of the platform.
ReferenceQueue - Class in ej.bon
ReferenceQueue represents a queue of EnqueuedWeakReference.
ReferenceQueue() - Constructor for class ej.bon.ReferenceQueue
 
remove() - Method in class ej.bon.ReferenceQueue
Queries the queue, returns and removes the first element of the queue.
run(Runnable) - Static method in class ej.bon.Immortals
Calls the method Runnable.run() of the given runnable.
run() - Method in class ej.bon.Timer
Executes TimerTask scheduling.
run() - Method in class ej.bon.TimerTask
The action to be performed by this timer task.
A B C D E F G I L M P R S T U W X 
Skip navigation links