public interface PathMatchers
-
Method Summary
Static Methods Modifier and Type Method Description static booleanisClassFile(Path path, BasicFileAttributes a)static booleanisJarFile(Path path, BasicFileAttributes a)
public interface PathMatchers
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isClassFile(Path path,
BasicFileAttributes a) |
|
static boolean |
isJarFile(Path path,
BasicFileAttributes a) |