public class ResourceValueMap extends ResourceNameKeyedMap<com.android.ide.common.rendering.api.ResourceValue>
ResourceNameKeyedMap that stores ResourceValues as values.| Modifier and Type | Method and Description |
|---|---|
static ResourceValueMap |
create() |
static ResourceValueMap |
createWithExpectedSize(int expectedSize) |
containsKey, delegate, get, keySet, put, removeclear, containsValue, entrySet, equals, hashCode, isEmpty, putAll, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, values@NonNull public static ResourceValueMap createWithExpectedSize(int expectedSize)
@NonNull public static ResourceValueMap create()