|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectStringVector
class StringVector
| Field Summary | |
|---|---|
protected List |
v
|
| Constructor Summary | |
|---|---|
StringVector()
|
|
| Method Summary | |
|---|---|
(package private) void |
add(String s)
|
(package private) int |
find(String s)
|
(package private) String |
get(int i)
|
(package private) List |
getV()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List v
| Constructor Detail |
|---|
StringVector()
| Method Detail |
|---|
List getV()
void add(String s)
String get(int i)
int find(String s)
|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||