public interface Mapper
MapResolver handles a mapper in a similar way to
Map. The difference is that a mapper is not a member of
Java Collections Framework and does not have to contain anything. In other
words, the lookup may be performed dynamically.MapResolver| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(java.lang.String key) |
Copyright © 2014. All Rights Reserved.