|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
|---|---|
ShortList |
add(short value)
|
ShortList |
add(short value,
int index)
|
ShortList |
clear()
|
ShortList |
compact()
|
short |
get(int index)
|
short[] |
getValues()
|
int |
indexOf(short value,
int startIndex)
|
int |
lastIndexOf(short value,
int endIndex)
|
short |
set(short value,
int index)
|
int |
size()
|
java.lang.String |
toString()
|
| Method Detail |
public ShortList clear()
public ShortList compact()
public short set(short value,
int index)
public int size()
public ShortList add(short value)
public ShortList add(short value,
int index)
public short get(int index)
public int indexOf(short value,
int startIndex)
public int lastIndexOf(short value,
int endIndex)
public short[] getValues()
public java.lang.String toString()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||