NoLambda.EqualityBasedOnSerialization| Modifier and Type | Method and Description |
|---|---|
static SerializableFileFilter |
skipFilesNamed(java.lang.String... names)
Creates a FileFilter which will accept all files except files with the given name(s).
|
static SerializableFileFilter skipFilesNamed(java.lang.String... names)
Creates a FileFilter which will accept all files except files with the given name(s).