Class RunnableWrapperClosure

    • Constructor Detail

      • RunnableWrapperClosure

        public RunnableWrapperClosure​(Runnable r)
        Parameters:
        r - Runnable to convert to closure. If null - no-op closure is returned.