SimJava 2.0.1

eduni.simdiag
Class StringVector

Object
  extended by StringVector

 class StringVector
extends Object


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

v

protected List v
Constructor Detail

StringVector

StringVector()
Method Detail

getV

List getV()

add

void add(String s)

get

String get(int i)

find

int find(String s)

SimJava 2.0.1

The University of Edinburgh, 2009