org.activemath.tutor.coursegen.jshop2
Class Sort
java.lang.Object
org.activemath.tutor.coursegen.jshop2.Sort
- All Implemented Interfaces:
- JSHOP2.Calculate
public class Sort
- extends Object
- implements JSHOP2.Calculate
Class Sort
|
Constructor Summary |
Sort()
|
|
Method Summary |
JSHOP2.Term |
call(JSHOP2.List arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dag
protected org._3pq.jgrapht.DirectedGraph dag
criteria
protected LinkedList criteria
Sort
public Sort()
call
public JSHOP2.Term call(JSHOP2.List arg0)
- Specified by:
call in interface JSHOP2.Calculate