Class TSG_Task

java.lang.Object
de.grogra.graph.wrapped.impl.parallel.TSG_Task
All Implemented Interfaces:
Comparable

public class TSG_Task extends Object implements Comparable
  • Constructor Details

  • Method Details

    • getCommand

      public Command getCommand()
    • getInfo

      public Object getInfo()
    • getContext

      public Context getContext()
    • getPriority

      public short getPriority()
    • compareTo

      public int compareTo(Object arg0)
      Specified by:
      compareTo in interface Comparable