JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
V
W
H
hashCode()
- Method in class models.
Domino
We simply calculate the hash as (3+l)*(3+r), for left and right values l and r.
hashCode()
- Method in class models.
ObservableDomino
hashCode()
- Method in interface specifications.
DominoSpecification
Tested by
JUnit_DominoSpecification.test_hashCode()
HasInvariant
- Interface in
tools
Interface for classes that have an invariant method implemented
HEIGHT
- Static variable in class controllers.
DominoButtonController
The height of the frame should be big enough for two buttons arranged vertically
HEIGHT
- Static variable in class views.
DominoFrame
The height of the frame should be bigger than the height of the domino image being displayed (
DominoImages.IMAGE_HEIGHT
)
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes