Find Maximum

Write a method that returns the largest integer in the list.
You can assume that the list has at least one element.