declare namespace org { namespace eclipse { namespace jetty { namespace util { namespace thread { namespace strategy { class ProduceExecuteConsume implements org.eclipse.jetty.util.thread.ExecutionStrategy { public constructor(arg0: org.eclipse.jetty.util.thread.ExecutionStrategy$Producer | org.eclipse.jetty.util.thread.ExecutionStrategy$Producer$$Lambda, arg1: java.util.concurrent.Executor | java.util.concurrent.Executor$$Lambda) public execute(): void public dispatch(): void public static class: java.lang.Class } } } } } } }