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
K
L
M
N
O
P
R
S
T
U
V
W
Y
H
hashCode()
- Method in class java.lang.
Boolean
Returns a hash code for this Boolean object.
hashCode()
- Method in class java.lang.
Byte
Returns a hashcode for this Byte.
hashCode()
- Method in class java.lang.
Character
Returns a hash code for this Character.
hashCode()
- Method in class java.lang.
Double
Returns a hashcode for this Double object.
hashCode()
- Method in class java.lang.
Float
Returns a hashcode for this Float object.
hashCode()
- Method in class java.lang.
Integer
Returns a hashcode for this Integer.
hashCode()
- Method in class java.lang.
Long
Computes a hashcode for this Long.
hashCode()
- Method in class java.lang.
Object
Returns a hash code value for the object.
hashCode()
- Method in class java.lang.
Short
Returns a hashcode for this Short.
hashCode()
- Method in class java.lang.
String
Returns a hashcode for this string.
hashCode()
- Method in class java.util.
Date
Returns a hash code value for this object.
Hashtable
- Class in
java.util
This class implements a hashtable, which maps keys to values.
Hashtable()
- Constructor for class java.util.
Hashtable
Constructs a new, empty hashtable with a default capacity and load factor.
Hashtable(int)
- Constructor for class java.util.
Hashtable
Constructs a new, empty hashtable with the specified initial capacity.
hasMoreElements()
- Method in interface java.util.
Enumeration
Tests if this enumeration contains more elements.
HOUR
- Static variable in class java.util.
Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR_OF_DAY
- Static variable in class java.util.
Calendar
Field number for get and set indicating the hour of the day.
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
K
L
M
N
O
P
R
S
T
U
V
W
Y