public static class FilterResourcesSteps.ResourceFilter extends Object implements AddsToRuleKey
Constructor and Description |
---|
ResourceFilter(List<String> resourceFilter) |
Modifier and Type | Method and Description |
---|---|
Set<ResourceFilters.Density> |
getDensities() |
String |
getDescription() |
boolean |
isEnabled() |
boolean |
shouldDownscale() |
public boolean shouldDownscale()
@Nullable public Set<ResourceFilters.Density> getDensities()
public boolean isEnabled()
public String getDescription()