public class GoLangMatchFileFilter
extends org.apache.commons.io.filefilter.AbstractFileFilter
| Constructor and Description |
|---|
GoLangMatchFileFilter(File base,
List<String> patterns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
public boolean accept(File file)
accept in interface FileFilteraccept in interface org.apache.commons.io.filefilter.IOFileFilteraccept in class org.apache.commons.io.filefilter.AbstractFileFilterCopyright © 2021. All rights reserved.