public class WatchingInfos
extends java.lang.Object
| Constructor and Description |
|---|
WatchingInfos(java.nio.file.Path dir) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(java.nio.file.Path inputPath) |
void |
addIncludedFile(java.nio.file.Path includedPath,
java.nio.file.Path inputPath) |
java.util.Set<java.nio.file.Path> |
getReferencingLessPath(java.nio.file.Path includedLessPath) |
boolean |
isWatchLessPath(java.nio.file.Path path) |
public void addFile(java.nio.file.Path inputPath)
public void addIncludedFile(java.nio.file.Path includedPath,
java.nio.file.Path inputPath)
public boolean isWatchLessPath(java.nio.file.Path path)
public java.util.Set<java.nio.file.Path> getReferencingLessPath(java.nio.file.Path includedLessPath)
Copyright © 2001-2019 Jalios SA. All Rights Reserved.