public class TestCaseFileFilter extends Object implements FileFilter
FileFilter that checks that the File is not a directory and has the .case extension.| Constructor and Description |
|---|
TestCaseFileFilter() |
public boolean accept(File file)
accept in interface FileFilterCopyright © 2017. All rights reserved.