private static class PathWatcher.ExactPathMatcher
extends java.lang.Object
implements java.nio.file.PathMatcher
Modifier and Type | Field and Description |
---|---|
private java.nio.file.Path |
path |
Constructor and Description |
---|
ExactPathMatcher(java.nio.file.Path path) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.nio.file.Path path) |