Interface RunnableContainer

    • Method Detail

      • getContainedRunnable

        java.lang.Runnable getContainedRunnable()
        Call to get the contained runnable within the wrapper.
        Returns:
        runnable contained, or null if none is contained