declare namespace org { namespace eclipse { namespace jetty { namespace util { class PathWatcher$PathWatchEvent { public constructor(arg0: java.nio.file.Path, arg1: org.eclipse.jetty.util.PathWatcher$PathWatchEventType) public constructor(arg0: java.nio.file.Path, arg1: java.nio.file.WatchEvent) public equals(arg0: java.lang.Object): boolean public getPath(): java.nio.file.Path public getType(): org.eclipse.jetty.util.PathWatcher$PathWatchEventType public incrementCount(arg0: int): void public getCount(): int public hashCode(): int public toString(): string public static class: java.lang.Class } } } } }