- E - Static variable in class ej.bon.XMath
-
- ej.bon - package ej.bon
-
Contains Beyond profile classes.
- elementAt(int) - Method in class ej.bon.ResourceArray
-
Reads the element at given index.
- elements() - Method in class ej.bon.ResourceArray
-
Reads all array elements.
- EnqueuedWeakReference<T> - 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(T, ReferenceQueue<? super T>) - Constructor for class ej.bon.EnqueuedWeakReference
-
Creates a new EnqueuedWeakReference
.
- exp(double) - Static method in class ej.bon.XMath
-