Package java.util
Class Vector

Public Method lastElement

Object lastElement()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the last component of the vector, i.e. the component at index size() - 1.