-
-
Constructor Summary
Constructors
Constructor and Description |
TypedMap() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
<T> T |
get(TypedKey<T> key) |
<T> T |
set(TypedKey<T> key,
T value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TypedMap
public TypedMap()
Copyright © 2014 Devexperts. All Rights Reserved.