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
Q
R
S
T
U
V
W
X
Y
H
hashCode(long[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(int[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(short[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(char[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(byte[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(boolean[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(float[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(double[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode(Object[])
- Static method in class java16.util.
Arrays
Returns a hash code based on the contents of the specified array.
hashCode()
- Method in class vanetsim.map.
Node
Creates a hash code (needed for HashMaps or similar structures).
hashCode()
- Method in class vanetsim.map.
Street
Creates a hash code (needed for HashMaps or similar structures).
hasName()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
hasName()
- Method in interface javax.xml.stream.
XMLStreamReader
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT) returns false otherwise
hasNewMessages()
- Method in class vanetsim.scenario.
KnownMessages
Returns if there are news messages which need to be processed.
hasNext()
- Method in class javax.xml.stream.util.
EventReaderDelegate
hasNext()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
hasNext()
- Method in interface javax.xml.stream.
XMLEventReader
Check if there are more events.
hasNext()
- Method in interface javax.xml.stream.
XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNonDefaultSettings()
- Method in class vanetsim.map.
Node
Check if a Traffic Signal has non-default settings
hasText()
- Method in class javax.xml.stream.util.
StreamReaderDelegate
hasText()
- Method in interface javax.xml.stream.
XMLStreamReader
Return true if the current event has text, false otherwise The following events have text: CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
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
Q
R
S
T
U
V
W
X
Y