Package java.util
Interface List

Public Method get

abstract Object get(int index)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the element at the specified position in this list.