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.ManagedRunnable
SynchronizationContext.ScheduledHandle.runnable
Constructors in io.grpc with parameters of type SynchronizationContext.ManagedRunnableModifierConstructorDescriptionprivate
ScheduledHandle
(SynchronizationContext.ManagedRunnable runnable, ScheduledFuture<?> future)