public static class ResourceFilters.Qualifiers extends Object
Modifier and Type | Field and Description |
---|---|
ResourceFilters.Density |
density
e.g.
|
String |
others
e.g.
|
Modifier and Type | Method and Description |
---|---|
static ResourceFilters.Qualifiers |
from(Path path)
Creates a Qualfiers given the Path to a resource folder, pulls out the density filters and
leaves the rest.
|
public final ResourceFilters.Density density
public final String others
public static ResourceFilters.Qualifiers from(Path path)