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
K
L
M
N
O
P
Q
R
S
T
U
V
N
navigableKeySet()
- Method in interface java.util.
NavigableMap
Returns a
NavigableSet
view of the keys contained in this map.
navigableKeySet()
- Method in class java.util.
TreeMap
NavigableMap
<
K
,
V
> - Interface in
java.util
A
SortedMap
extended with navigation methods returning the closest matches for given search targets.
NavigableSet
<
E
> - Interface in
java.util
A
SortedSet
extended with navigation methods reporting closest matches for given search targets.
nCopies(int, T)
- Static method in class java.util.
Collections
Returns an immutable list consisting of
n
copies of the specified object.
newSetFromMap(Map<E, Boolean>)
- Static method in class java.util.
Collections
Returns a set backed by the specified map.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes