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

E

element() - Method in class myUtil.AQueue
 
element() - Method in class myUtil.LQueue
 
element() - Method in interface myUtil.Queue
Peek at the first item at the front end.
empty() - Method in class myUtil.AQueue
 
empty() - Method in class myUtil.AStack
 
empty() - Method in class myUtil.LQueue
 
empty() - Method in class myUtil.LStack
 
empty() - Method in interface myUtil.Queue
 
empty() - Method in interface myUtil.Stack
 
encode(String) - Method in class myUtil.HuffmanTree
This method encodes the text string using the Huffman codes in root.
encodeFile(String) - Method in class myUtil.HuffmanTree
Encode the text file using the Huffman tree in root.
encodeFile(String, String) - Method in class myUtil.HuffmanTree
This method encodes the text file using the Huffman codes in root.
equals(Object) - Method in class myBigInteger.AdditionOnlyInt
Override the default equals method
equals(Object) - Method in class myUtil.BinaryTree
 
equals(Object) - Method in class myUtil.MySLinkedList
The equals method of T item will be used.
equals(Object) - Method in interface myUtil.Set
Standard equals method.
equals(Object) - Method in class poker.XCard
 
equals(Object) - Method in class shapes.Circle
Returns true if and only if the argument is not null and is a Circle object that has the same radius as this Circle.
equals(Object) - Method in class shapes.Cylinder
Returns true if and only if the argument is not null and is a Cylinder object that has the same radius and depth as this Cylinder.
equals(Object) - Method in class shapes.Rectangle
Returns true if and only if the argument is not null and is a Rectangle object that has the same length and height as this Rectangle.
equals(Object) - Method in class shapes.RectanglePrism
Returns true if and only if the argument is not null and is a RectanglePrism object that has the same length, height and depth as this RectanglePrism.
evaluate(String) - Static method in class myUtil.Calculator
This method will evaluate an infix arithmetic expression.
evaluate() - Method in class myUtil.SyntaxTree
 
evaluatePostfix(String) - Static method in class myUtil.Calculator
This method will evaluate a postfix arithmetic expression.
ExpDistribution - Class in simulation
Class of Exponential distributions
ExpDistribution(double) - Constructor for class simulation.ExpDistribution
 
A B C D E F G H I L M N O P Q R S T U X 
Skip navigation links