public class AssetMapAdapter extends AbstractMap<String,Object> implements Map<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
AssetMapAdapter(TemplateAsset delegate) |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,Object>> |
entrySet() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.