Class ExecutionDecoratorStack


  • public class ExecutionDecoratorStack
    extends java.lang.Object
    • Constructor Detail

      • ExecutionDecoratorStack

        public ExecutionDecoratorStack()
    • Method Detail

      • clear

        public void clear()
      • createWrappedRunnable

        public java.lang.Runnable createWrappedRunnable​(java.lang.Runnable r)