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

A

abs(double) - Static method in class ej.bon.XMath
Returns the absolute value of a double value.
abs(float) - Static method in class ej.bon.XMath
Returns the absolute value of a float value.
abs(int) - Static method in class ej.bon.XMath
Returns the absolute value of an int value.
abs(long) - Static method in class ej.bon.XMath
Returns the absolute value of a long value.
acos(double) - Static method in class ej.bon.XMath
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
align(int) - Method in class ej.bon.ResourceBuffer
Force to align position on given number of bytes.
allIDs() - Static method in class ej.bon.Immutables
Returns an array with the IDs of all the objects in the pool.
asin(double) - Static method in class ej.bon.XMath
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
atan(double) - Static method in class ej.bon.XMath
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
available() - Method in class ej.bon.ResourceBuffer
Returns the available number of bytes that can be read (or skipped over) from this buffer.
A B C D E F G I L M N P R S T U W X 
Skip navigation links