| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sun.squawk.util | |
|---|---|
| com.sun.squawk | Provides classes for low level interactions with the Squawk VM. | 
| com.sun.squawk.debugger.sda | The classes that implement the Squawk VM side of the SDWP. | 
| com.sun.squawk.flash | |
| com.sun.squawk.peripheral | |
| com.sun.squawk.util | Provides classes for basic utilities sometimes found in JSE (LineReader, unsynchronized Vectors, Math utilities, etc.) | 
| Classes in com.sun.squawk.util used by com.sun.squawk | |
|---|---|
| BitSet This class provides mechanisms for manipulating a bit set. | |
| Comparer A version of Java SE's java.util.Comparator interface. | |
| Classes in com.sun.squawk.util used by com.sun.squawk.debugger.sda | |
|---|---|
| IntHashtable This class implements an unsynchronized hashtable, which maps keys to values. | |
| Classes in com.sun.squawk.util used by com.sun.squawk.flash | |
|---|---|
| ByteArrayInputStreamWithSetBytes An extention of ByteArrayInputStreamthat allows the byte array buffer to be modified, using theByteArrayInputStreamWithSetBytes.setBytes(byte[], int, int)method. | |
| Classes in com.sun.squawk.util used by com.sun.squawk.peripheral | |
|---|---|
| SquawkHashtable This class implements a variation of Hashtablethat is unsynchronized. | |
| SquawkVector The SquawkVectorclass is an unsynchronized version ofVector. | |
| Classes in com.sun.squawk.util used by com.sun.squawk.util | |
|---|---|
| ArrayHashtable This class implements a hashtable, which maps keys to values. | |
| BitSet This class provides mechanisms for manipulating a bit set. | |
| Comparer A version of Java SE's java.util.Comparator interface. | |
| ComputationTimer.Computation A computation to be timed that does not throw a checked exception. | |
| ComputationTimer.ComputationException A computation to be timed that throws a checked exception. | |
| IntHashtableVisitor This class allows us to interate over an IntHashtable without allocating memory. | |
| SquawkHashtable This class implements a variation of Hashtablethat is unsynchronized. | |
| SquawkHashtable.Rehasher | |
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||