declare namespace org { namespace eclipse { namespace jetty { namespace util { class PathWatcher$PathPendingEvents { public constructor(arg0: java.nio.file.Path) public constructor(arg0: java.nio.file.Path, arg1: org.eclipse.jetty.util.PathWatcher$PathWatchEvent) public addEvent(arg0: org.eclipse.jetty.util.PathWatcher$PathWatchEvent): void public getEvents(): java.util.List public getTimestamp(): long public isQuiet(arg0: long, arg1: long, arg2: java.util.concurrent.TimeUnit): boolean public static class: java.lang.Class } } } } }