public class TextFileFilter
extends java.lang.Object
implements java.io.FileFilter
| Modifier and Type | Field and Description |
|---|---|
static TextFileFilter |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File pathname) |
public static final TextFileFilter INSTANCE
Copyright © 2014. All Rights Reserved.