public RunAsync(Runnable runnable, long atTimeNanos)
RunAsync message.runnable - The Runnable to run.atTimeNanos - The time (as for System.nanoTime()) when to execute the runnable.public Runnable getRunnable()
public long getTimeNanos()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.