public final class ExcludeSourceMask extends java.lang.Object implements SourceMask
| Constructor and Description |
|---|
ExcludeSourceMask(SourceMask exclude,
SourceMask origin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.nio.file.Path path) |
public ExcludeSourceMask(SourceMask exclude, SourceMask origin)
public boolean matches(java.nio.file.Path path)
matches in interface SourceMask