SunSPOT API V2.0


Package com.sun.squawk.util

Interface Summary
Comparer  
IntHashtableVisitor This class allows us to interate over an IntHashtable without allocating memory.
 

Class Summary
Arrays This class contains various methods for manipulating arrays (such as sorting and searching).
ByteArrayInputStreamWithSetBytes An extention of ByteArrayInputStream that allows the byte array buffer to be modified, using the ByteArrayInputStreamWithSetBytes.setBytes(byte[], int, int) method.
IntHashtable This class implements an unsynchronized hashtable, which maps keys to values.
LineReader This class provides for reading lines from a reader.
MathUtils The class MathUtils contains some of the Java SE Math routines that are not present in the CLDC 1.1 version of Math: MathUtils.asin(double), MathUtils.acos(double), MathUtils.atan(double) & MathUtils.atan2(double, double).
 

Exception Summary
UnexpectedException  
 


SunSPOT API V2.0


Copyright © 2007 Sun Microsystems, Inc. All Rights Reserved.