|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Map implementation that
stores keys using Reference objects.ListDefault
as it's default.
NullDefault
as it's default.
NullDefault
as it's default.
num elements
held in this list.
num elements
held in this list.
num elements held in
this list.
num elements held in
this list.
Bag specific
alerts, so you can easily catch alerts thrown while using Bags.Comparable
objects.Comparator that is used to sort the maplets in
this Map.
true if this list contains the specified value at
the specified position(one based) in the list.
true if this list contains the specified value at
the specified position(one based) in the list.
true if this map contains the specified maplet.
true if this map contains a mapping from the
specified key to the specified value.
true if this list contains the specified value at
the specified position(zero based) in the list.
true if this list contains the specified value at
the specified position(zero based) in the list.
true if this list contains the specified maplet.
true if this map contains all the mappings in the
specified map.
true if the specified position(one based) is valid
in this list.
true if the specified position(one based) is valid
in this list.
true if this map contains an entry for the
specified key.
true if the specified position(zero based) is valid
in this list.
true if the specified position(zero based) is valid
in this list.
true if the specified slice is within the bounds
of the list.
true if the specified slice is within the bounds
of the list.
true if this map contains an entry with the
specified value.
first(one based, inclusive) and continuing
last(one based, inclusive), shifting any subsequent
elements to a lowest available index.
first(zero based, inclusive) and continuing
last(zero based, inclusive), shifting any subsequent
elements to a lowest available index.