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

L

length() - Method in class ej.bon.ResourceArray
Gets the number of elements contained in the array (not the size in bytes).
limit(int, int, int) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(float, float, float) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(long, long, long) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
limit(double, double, double) - Static method in class ej.bon.XMath
Limits a value between two others: If value is lower than min, returns min. If value is greater than max, returns max. Otherwise, returns value.
LITTLE_ENDIAN - Static variable in class ej.bon.ByteArray
Access mode little endian.
log(double) - Static method in class ej.bon.XMath
Deprecated.
As of release 1.4.4, replaced by Math.log(double)
LONG_SIZE - Static variable in class ej.bon.ByteArray
The size of a long.
A B C D E F G I L M N P R S T U W X 
Skip navigation links