public static class FilterResourcesSteps.DefaultDrawableFinder extends Object implements FilterResourcesSteps.DrawableFinder
Constructor and Description |
---|
DefaultDrawableFinder() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<Path> |
findDrawables(Collection<Path> dirs,
ProjectFilesystem filesystem) |
static FilterResourcesSteps.DefaultDrawableFinder |
getInstance() |
public static FilterResourcesSteps.DefaultDrawableFinder getInstance()
public com.google.common.collect.ImmutableSet<Path> findDrawables(Collection<Path> dirs, ProjectFilesystem filesystem) throws IOException
findDrawables
in interface FilterResourcesSteps.DrawableFinder
IOException