Package js.common

Class Summary
ASimpleTimer  
CompactTree An CompactTree is a tree-datastructure which can be created out of an mutidimensional (up to 3 dimensions) int-array.
Debug Provides some few methods for debugging messages.
IntHashtable Hashtable that allows int-values as key.
JSBarrierObj  
JSClassLoader Used to load a class without knowing it's fully qualified name.
JSConfig  
JSConstants Stores a couple of constants needed by the JRS.
JSConstraintFloatObject a JSConstraintObject to store and compare float values with the systemproperties
JSConstraintIntegerObject a JSConstraintObject to store and compare int values with the systemproperties
JSConstraintObject abstract Class for all JSConstraintObject.
JSConstraints in this object all constraints which a node should have can be saved.
JSConstraintsConst Title: JavaSymphony library
JSConstraintStringObject a JSConstraintObject to store and compare String with the systemproperties
JSLocalConfig  
JSObjectInputStream Subclass of ObjectInputStream that uses an URLClassLoader for an extended classpath.
JSPriorityQueue priority queue implementation that can store any object.
JSQueue  
JSRMISocketFactoryExt  
JSShellConfig  
JSStaticProfiler  
JSStaticProfiler.JSTimer  
LongHashtable Hashtable that allows long-values as key.
MultiHashtable Hashtable implementation that can store a list of objects under the same key.
RandomGenerator  
TimeCPU  
Utils A few methods to make some thinhs easier.
XmlSerializer  
 

Exception Summary
JSException Execption thrown by the JRS.