Package optional.assignment
Class Max
java.lang.Object
optional.assignment.Max
public class Max
extends java.lang.Object
- Author:
- __STUDENT_NAME__, Dennis Cosgrove (http://www.cse.wustl.edu/~cosgroved/)
-
Constructor Summary
Constructors Constructor Description Max() -
Method Summary
Modifier and Type Method Description static java.util.Optional<java.lang.Integer>maximum(ImmutableList<java.lang.Integer> xs)