Class TaskLayout

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TaskLayout clone()  
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TaskLayout

        public TaskLayout​(Transition data)
    • Method Detail

      • clone

        public TaskLayout clone()
        Overrides:
        clone in class java.lang.Object