@Gw2ApiVersion(value="v1") public class RegionList extends HashMap<String,Region>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
RegionList() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Region> |
getRegionWithId(int id)
Retrieve a region with a specific identifier.
|
com.google.common.base.Optional<Region> |
getRegionWithId(String id)
Retrieve a region with a specific identifier.
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public com.google.common.base.Optional<Region> getRegionWithId(int id)
Copyright © 2014. All Rights Reserved.