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