Package org.ethelred.util.collect
Class ValuedTypedObjectMap
java.lang.Object
org.ethelred.util.collect.ValuedTypedObjectMap
- All Implemented Interfaces:
TypedObjectMap
Created by edward on 3/14/17.
-
Constructor Summary
ConstructorsConstructorDescriptionValuedTypedObjectMap(TypedObjectMap delegate, TypedObjectKey<T> key, T value) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ethelred.util.collect.TypedObjectMap
isSet, with, withFlag
-
Constructor Details
-
ValuedTypedObjectMap
-
-
Method Details
-
get
- Specified by:
getin interfaceTypedObjectMap
-