@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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
Copyright © 2014. All Rights Reserved.