@Gw2ApiVersion(value="v1") public class MapNamesList extends ArrayList<MapName>
MapName
s as
returned by
/v1/map_names.modCount
Constructor and Description |
---|
MapNamesList() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<MapName> |
getNameWithId(int id)
Retrieve a
MapName from the list
that has the given id . |
com.google.common.base.Optional<MapName> |
getNameWithName(String name)
Retrieve a
MapName from the list
that has the given 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.