@Gw2ApiVersion(value="v1") public class WorldNamesList extends ArrayList<WorldName>
WorldName
s 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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
Copyright © 2014. All Rights Reserved.