- Edge<T> - Class in lib.easyjava.graph
-
An edge in a graph
- entries() - Method in class lib.easyjava.type.ListMultiMap
-
- entries() - Method in interface lib.easyjava.type.MultiMap
-
Returns a collection view of the mappings contained in this map.
- entries() - Method in class lib.easyjava.type.SetMultiMap
-
- equals(Object) - Method in class lib.easyjava.math.function.UnivariatePolynomialFunction
-
- equals(Object) - Method in class lib.easyjava.type.ListMultiMap
-
- equals(Object) - Method in class lib.easyjava.type.Pair
-
- equals(Object) - Method in class lib.easyjava.type.SetMultiMap
-
- error(Exception) - Method in class lib.easyjava.io.output.Logger
-
Writes an error-level exception to the log
- error(String) - Method in class lib.easyjava.io.output.Logger
-
Writes an error-level message to the log
- evaluate(double) - Method in class lib.easyjava.math.function.UnivariatePolynomialFunction
-
Evaluates the function at the given x.
- ExportedObject - Class in lib.easyjava.net.rmi
-
Very simple wrapper around basic Java RMI functions for simpler interface.
- ExportedObject(String) - Constructor for class lib.easyjava.net.rmi.ExportedObject
-
Creates and exports the object.
- ExportedObject(String, String) - Constructor for class lib.easyjava.net.rmi.ExportedObject
-
Creates and exports the object.