public static class CallQueue.Call extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
(package private) long |
startTime |
(package private) Runnable |
underlyingRunnable |
final long startTime
final Runnable underlyingRunnable
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.