Enum ResTable_config.Type

java.lang.Object
java.lang.Enum<ResTable_config.Type>
org.robolectric.res.android.ResTable_config.Type
All Implemented Interfaces:
Serializable, Comparable<ResTable_config.Type>, java.lang.constant.Constable
Enclosing class:
ResTable_config

public static enum ResTable_config.Type
extends Enum<ResTable_config.Type>
The different types of configs that can be present in a ResTable_config. The ordering of these types is roughly the same as #isBetterThan, but is not guaranteed to be the same.