- cancel() - Method in class ej.bon.Timer
-
Terminates this timer, discarding any currently scheduled tasks.
- cancel() - Method in class ej.bon.TimerTask
-
Cancels this timer task.
- ceil(double) - Static method in class ej.bon.XMath
-
- CHAR_SIZE - Static variable in class ej.bon.ByteArray
-
The size of a char.
- clear(byte[], int, int) - Static method in class ej.bon.ByteArray
-
Fills a zone of a byte array with 0
.
- close() - Method in class ej.bon.ResourceBuffer
-
Closes this resource and releases any system resources associated with the
resource.
- Constants - Class in ej.bon
-
This class provides access to compile-time constants.
- cos(double) - Static method in class ej.bon.XMath
-
- currentTimeMillis() - Static method in class ej.bon.Util
-
Gets the application time in milliseconds.