FileSystemFilter in 3.5@Deprecated public abstract class FileFilter extends Object implements FileFilter, FileSystemFilter
FileSystemFilter.Context| Constructor and Description |
|---|
FileFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file,
FileSystemFilter.Context context)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic FileFilter()
public final boolean accept(File file, FileSystemFilter.Context context)
accept in interface FileSystemFilterCopyright © 2009-2013 SonarSource. All Rights Reserved.