Data for per-density splits.
| Type | Name and description | 
|---|---|
void | 
                            compatibleScreens(String... sizes) | 
                        
Set<String> | 
                            getApplicableFilters(Set<String> allFilters) | 
                        
Set<String> | 
                            getCompatibleScreens()TODO: Document.  | 
                        
boolean | 
                            isStrict()TODO: Document.  | 
                        
void | 
                            setCompatibleScreens(List<String> sizes) | 
                        
void | 
                            setStrict(boolean strict) | 
                        
| Methods inherited from class | Name | 
|---|---|
class SplitOptions | 
                            exclude, getApplicableFilters, getExclude, getInclude, include, isEnable, reset, setEnable, setExclude, setInclude | 
                        
class Object | 
                            wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
                        
TODO: Document.