A C D E G H I M N Q R S T V

S

setData(E) - Method in class Node
Setter method to set the reference to the Object held by the LinkedListNode.
setNext(Node<E>) - Method in class Node
Setter method to set the reference to the next LinkedListNode in the Linked List.
size() - Method in interface QueueInterface
This method is called to obtain the count of elements in the list.
standardDeviation(long[]) - Static method in class Statistics
This method computes the standard deviation of the values in the specified array.
Statistics - Class in <Unnamed>
 
Statistics() - Constructor for class Statistics
 

A C D E G H I M N Q R S T V