Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
M
P
Q
R
S
T
V
S
sort(Vector<T>)
- Static method in class
MergeSort
This is the method that users will call to sort the specified Vector of Objects of type
T
.
sort(Vector<T>, QuickSort.PivotType)
- Static method in class
QuickSort
This is the method that users will call to sort the specified Vector of Objects of type
T
using QuickSort.
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
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
M
P
Q
R
S
T
V