Interface IndexMap<TK,TV extends Keyable<TK>>
- All Superinterfaces:
Collection<TV>
,Iterable<TV>
-
Method Details
-
get
-
get
-
keySet
-
values
Collection<TV> values() -
isUnmodifiable
boolean isUnmodifiable() -
asUnmodifiable
-