declare namespace org { namespace eclipse { namespace jetty { namespace util { namespace thread { class Sweeper extends org.eclipse.jetty.util.component.AbstractLifeCycle implements java.lang.Runnable { public constructor(arg0: org.eclipse.jetty.util.thread.Scheduler, arg1: long) protected doStart(): void protected doStop(): void public getSize(): int public offer(arg0: org.eclipse.jetty.util.thread.Sweeper$Sweepable | org.eclipse.jetty.util.thread.Sweeper$Sweepable$$Lambda): boolean public remove(arg0: org.eclipse.jetty.util.thread.Sweeper$Sweepable | org.eclipse.jetty.util.thread.Sweeper$Sweepable$$Lambda): boolean public run(): void public static class: java.lang.Class } } } } } }