Package de.foellix.aql.helper
Class BiMap<K,V>
java.lang.Object
de.foellix.aql.helper.BiMap<K,V>
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BiMap
public BiMap() -
BiMap
-
-
Method Details
-
clear
public void clear() -
put
-
get
-
getKey
-
values
-
keySet
-
remove
-