public abstract static class Client.ThrowingRunnable extends Object implements Runnable
ThrowingRunnable()
void
run()
abstract void
throwingRun()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThrowingRunnable()
public abstract void throwingRun() throws Exception
Exception
public void run()
run
Runnable
Copyright © 2021. All rights reserved.