public interface PathMatchers
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isClassFile(java.nio.file.Path path,
java.nio.file.attribute.BasicFileAttributes a) |
|
static boolean |
isJarFile(java.nio.file.Path path,
java.nio.file.attribute.BasicFileAttributes a) |
Copyright © 2012–2018 MARID software development group. All rights reserved.