Package java.utilClass Vector
Object lastElement()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns the last component of the vector, i.e. the component at index size() - 1.