@Gw2ApiVersion(value="v1") public class WorldNamesList extends ArrayList<WorldName>
WorldNames as
returned by
/v1/world_names.modCount| Constructor and Description |
|---|
WorldNamesList() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<WorldName> |
getWorldNameWithId(int id)
Retrieve a world name by its unique identifier.
|
com.google.common.base.Optional<WorldName> |
getWorldNameWithName(String name)
Retrieve a world name by its in-game 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.