public abstract class Worker extends Object implements AutoCloseable
Worker(WorkerPool pool)
void
close()
abstract void
destroy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Worker(WorkerPool pool)
public abstract void destroy()
public final void close()
close
AutoCloseable
Copyright © 2022. All rights reserved.