Class ManuallyTriggeredScheduledExecutorService.RunnableCaller<T>

    • Field Detail

      • command

        public final Runnable command
    • Method Detail

      • call

        public T call()
        Specified by:
        call in interface Callable<T>