Data for per-density splits.
Type | Name and description |
---|---|
void |
compatibleScreens(String... sizes) |
protected com.google.common.collect.ImmutableSet<String> |
getAllowedValues() |
Set<String> |
getApplicableFilters() |
Set<String> |
getCompatibleScreens() TODO: Document. |
protected Set<String> |
getDefaultValues() |
boolean |
isStrict() TODO: Document. |
void |
setCompatibleScreens(List<String> sizes) |
void |
setStrict(boolean strict) |
Methods inherited from class | Name |
---|---|
class SplitOptions |
exclude, getAllowedValues, getApplicableFilters, getDefaultValues, include, isEnable, reset, setEnable |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
TODO: Document.