public final class SMBPathMatcher extends Object implements PathMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Path path)
Tells if given path matches this matcher's pattern
|
public boolean matches(Path path)
matches in interface PathMatcherpath - Path that should be checked.Copyright © 2020 pontius software GmbH. All rights reserved.