java.util.Vector and other goodies

1998-09-11 Thread Scott Miller
Okay. I haven't been able to test Vector yet (I don't have JDK 1.2), but as far as I know, I'm finished. Along with Vector.java, there are two additional support classes, VectorIterator and VectorListIterator that provide Iterator and ListIterator functionality respectively. These are package s

Some resources you might find useful

1998-09-11 Thread Charles Briscoe-Smith
Hello, classpath people! I discovered your project recently, and would like to make you aware of a couple of things which might help. Firstly, I have been writing a (prototype) Java to C compiler, and have put together a small class library for it, covering (what I consider to be) the most usefu