Uses of Class
io.grpc.SynchronizationContext.ManagedRunnable
Packages that use SynchronizationContext.ManagedRunnable
-
Uses of SynchronizationContext.ManagedRunnable in io.grpc
Fields in io.grpc declared as SynchronizationContext.ManagedRunnableModifier and TypeFieldDescriptionprivate final SynchronizationContext.ManagedRunnableSynchronizationContext.ScheduledHandle.runnableConstructors in io.grpc with parameters of type SynchronizationContext.ManagedRunnableModifierConstructorDescriptionprivateScheduledHandle(SynchronizationContext.ManagedRunnable runnable, ScheduledFuture<?> future)