DRCL JavaSim API

Package drcl.data

Class Summary
BitSet This class implements a set of bits that grows as needed.
BooleanObj Class that is similar to Boolean but is mutable.
DoubleObj Class that is similar to Double but is mutable.
IntObj Class that is similar to Integer but is mutable.
LongObj Class that is similar to Long but is mutable.
Map A map keeps (MapKey, entry object) pairs in it.
MapKey MapKey is a pair of value and mask BitSets.
RadixMap A map keeps (MapKey, entry object) pairs in it.
Struct The class which emulates the "struct" language construct in C.
StructBeanInfo  
UniversalStruct Class that emulates the "struct" construct in C programming.
 

Exception Summary
StructFormatException  
 


DRCL JavaSim API

Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~