|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwaba.util.Vector
net.sf.bt747.waba.system.WabaVector
public final class WabaVector
Field Summary |
---|
Fields inherited from class waba.util.Vector |
---|
items |
Constructor Summary | |
---|---|
WabaVector()
|
Method Summary | |
---|---|
java.lang.Object |
elementAt(int i)
|
void |
mypush(java.lang.Object item)
|
java.lang.String[] |
toStringArray()
|
Methods inherited from class waba.util.Vector |
---|
add, addElement, clear, del, del, find, find, getCount, indexOf, indexOf, insert, insertElementAt, peek, pop, push, qsort, removeAllElements, removeElement, removeElementAt, size, toObjectArray |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bt747.sys.interfaces.BT747Vector |
---|
addElement, insertElementAt, pop, removeAllElements, removeElementAt, size |
Constructor Detail |
---|
public WabaVector()
Method Detail |
---|
public final java.lang.Object elementAt(int i)
elementAt
in interface BT747Vector
public final java.lang.String[] toStringArray()
toStringArray
in interface BT747Vector
public final void mypush(java.lang.Object item)
mypush
in interface BT747Vector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |