Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
L
M
N
O
P
R
S
T
V
C
Comparable2
- Interface in
<Unnamed>
Similar to the Comparable Interface, this interface defines a compareTo2() method that allows the comparison between two multi-variable objects using a specified variable (a key)
compareTo(int, int)
- Method in class
FinchSensor
Quick method used to compare integers a and b
compareTo(double, double)
- Method in class
FinchSensor
Quick method used to compare doubles
compareTo2(Object, VariableType)
- Method in interface
Comparable2
Compare two objects based on a specific member variable (specified by parameter var)
compareTo2(Object, VariableType)
- Method in class
FinchSensor
Compare two objects based on a specific member variable (specified by parameter var)
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
L
M
N
O
P
R
S
T
V