de.cesr.sesamgim.util
Interface GimMilieuKeyMap

All Superinterfaces:
org.apache.commons.collections15.BidiMap<String,Integer>, org.apache.commons.collections15.IterableMap<String,Integer>, Map<String,Integer>
All Known Implementing Classes:
GDefaultMilieuKeysMap

public interface GimMilieuKeyMap
extends org.apache.commons.collections15.BidiMap<String,Integer>

SesamGIM - Geographical Initialisation for Milieu Agents


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface org.apache.commons.collections15.BidiMap
getKey, inverseBidiMap, mapIterator, put, removeValue, values
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, putAll, remove, size