|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapDecorator | |
|---|---|
| org.omnaest.utils.structure.map.decorator | |
| org.omnaest.utils.xml | |
| Uses of MapDecorator in org.omnaest.utils.structure.map.decorator |
|---|
| Subclasses of MapDecorator in org.omnaest.utils.structure.map.decorator | |
|---|---|
class |
CaseinsensitiveMapDecorator<V>
Decorator for a Map with String based keys which will provide a caseinsensitive CaseinsensitiveMapDecorator.get(Object) method. |
class |
LockingMapDecorator<K,V>
MapDecorator which uses a Lock instance to synchronize every method invocation. |
| Uses of MapDecorator in org.omnaest.utils.xml |
|---|
| Subclasses of MapDecorator in org.omnaest.utils.xml | |
|---|---|
class |
JAXBMap<K,V>
The JAXBMap is a artificial XmlRootElement for an arbitrary Map instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||