Package immutable.list.apps.assignment
Class Length
java.lang.Object
immutable.list.apps.assignment.Length
public class Length
extends java.lang.Object
- Author:
- __STUDENT_NAME__, Dennis Cosgrove (http://www.cse.wustl.edu/~cosgroved/)
-
Constructor Summary
Constructors Constructor Description Length() -
Method Summary
Modifier and Type Method Description static <E> intlength(ImmutableList<E> list)