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