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–2021 The Apache Software Foundation. All rights reserved.