java.lang.Object
de.grogra.pf.registry.LookupForClass
- All Implemented Interfaces:
Map
-
Nested Class Summary
-
Field Summary
Fields inherited from interface de.grogra.util.Map
DEFAULT_VALUE, EMPTY_MAP
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LookupForClass
-
-
Method Details
-
get
Description copied from interface:Map
Returns the value associated withkey
. If there is no value associated withkey
,defaultValue
is returned. -
lookup
-