public class Index extends Object implements Serializable
Index()
boolean
add(Object o)
add(Object o, int idx)
equals(Object o)
Object
get(int i)
int
hashCode()
indexOf(Object o)
size()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Index()
public boolean add(Object o, int idx)
public boolean add(Object o)
public int indexOf(Object o)
public Object get(int i)
public int size()
public String toString()
toString
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2021. All rights reserved.