Package java.util
Class Vector

Public Method get

Object get(int index)

Overrides:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Implements interface method List.get.

Returns the element at the specified position in this Vector.