public class LibsToReleaseFilter extends Object implements FileFilter
Modifier and Type | Field and Description |
---|---|
private static List<String> |
DONT_MOVE_THOSE |
Constructor and Description |
---|
LibsToReleaseFilter() |
public boolean accept(File lib)
accept
in interface FileFilter