Package java.util
Class ArrayList

Public Method lastIndexOf

int lastIndexOf(Object elem)

Overrides:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the index of the last occurrence of the specified object in this list.