Interface SchedulerRunnableIntrospection

    • Method Detail

      • getWrappedRunnable

        @NonNull
        @NonNull java.lang.Runnable getWrappedRunnable()
        Returns the wrapped action.
        Returns:
        the wrapped action. Cannot be null.