Package com.google.gwt.event.dom.client
Class PrivateMap<V>
java.lang.Object
com.google.gwt.event.dom.client.PrivateMap<V>
- Type Parameters:
V
- value type
Lightweight map implementation. Package protected due to non-final API.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PrivateMap
public PrivateMap()
-
-
Method Details
-
get
-
put
-
safeGet
-
safePut
-
unsafeGet
-
unsafePut
-