org.activemath.tutor.coursegen.jshop2
Class Length
java.lang.Object
org.activemath.tutor.coursegen.jshop2.Length
- All Implemented Interfaces:
- JSHOP2.Calculate
public class Length
- extends Object
- implements JSHOP2.Calculate
Used during course generation for calculating the length of a list.
|
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 |
Length
public Length()
call
public JSHOP2.Term call(JSHOP2.List arg0)
- Specified by:
call in interface JSHOP2.Calculate