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

E

E - Static variable in class ej.bon.XMath
The double value that is closer than any other to e, the base of the natural logarithms.
ej.bon - package ej.bon
Contains Beyond profile classes (ESR001).
EnqueuedWeakReference - Class in ej.bon
EnqueuedWeakReference are objects that are queued in an ReferenceQueue by the system when the object they point at (see Reference.get()) is set to null by the system.
EnqueuedWeakReference(Object, ReferenceQueue) - Constructor for class ej.bon.EnqueuedWeakReference
Creates a new EnqueuedWeakReference.
The given reference can be retrieved using Reference.get() until the object is garbage collected.
exp(double) - Static method in class ej.bon.XMath
Returns Euler's number e raised to the power of a double value.
A B C D E F G I L M P R S T U W X 
Skip navigation links