Package java.util
Class AbstractList

Public Method remove

Object remove(int index)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Implements interface method List.remove.