An interface that is implemented by objects that perform match operations on paths.
An interface that is implemented by objects that perform match operations on paths.
(matches this path)
Tells if given path matches this matcher's pattern.
path - the path to match - java.nio.file.Path
returns: true if, and only if, the path matches this
matcher's pattern - boolean
Tells if given path matches this matcher's pattern. path - the path to match - `java.nio.file.Path` returns: true if, and only if, the path matches this matcher's pattern - `boolean`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |