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) |
void |
put(com.android.ide.common.rendering.api.ResourceValue resourceValue) |
clear, clone, containsKey, containsValue, entrySet, equals, forEachEntry, forEachKey, forEachValue, get, hashCode, keySet, put, putAll, rehash, remove, removeAt, retainEntries, setUp, toString, transformValues, valuescapacity, computeHashCode, contains, equals, forEach, index, insertionIndex, throwObjectContractViolationcalculateGrownCapacity, compact, ensureCapacity, isEmpty, postInsertHook, size, startCompactingOnRemove, stopCompactingOnRemove, trimToSize@NonNull public static ResourceValueMap createWithExpectedSize(int expectedSize)
@NonNull public static ResourceValueMap create()
public void put(@NonNull
com.android.ide.common.rendering.api.ResourceValue resourceValue)