@Gw2ApiVersion(value="v1") public class MapsList extends ArrayList<Map>
modCount| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Map> |
getMapWithId(int id)
Retrieve a
Map from the list
that has the specified id. |
com.google.common.base.Optional<Map> |
getMapWithName(String name)
Retrieve a
Map from the list
that has the specified name. |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeCopyright © 2014. All Rights Reserved.