public class AbstractListIndexed extends Indexed
AbstractListIndexed(java.util.AbstractList set)
AbstractListIndexed(java.util.AbstractList set, int index)
void
add()
boolean
equals(java.lang.Object other)
hashCode, index, toString
getClass, notify, notifyAll, wait, wait, wait
public AbstractListIndexed(java.util.AbstractList set)
public AbstractListIndexed(java.util.AbstractList set, int index)
public void add()
public boolean equals(java.lang.Object other)
equals
java.lang.Object