Package com.asdf.utils

com.asdf.utilsUtility functions needed by software

See:
          Description

Interface Summary
Callback Interface used for callbacks.
 

Class Summary
BasicAttr A basic attribute implementation.
BasicElement An Element implementation for basic functionality required by networking.
BasicNamedNodeMap A skeleton implementation for a NamedNodeMap.
BasicNodeList A skeleton implementation for a BasicNodeList.
BasicTextElement A skeleton implementation for a text containing element.
ByteUtils  
ChipOffSet Describes the offset of a chip instance from the center of the applicable area.
ChipSpreader ChipSpreader distributes chips on a 2-dimentional normal distribution and generates the appropriate amount of such chips.
ClientServerConstants Contains common constants used in client server implementation.
Distribution Stores a set of chips, their values and offsets.
Filter Used by lobby to filter game lists.
XMLTools Tools for (un)marshalling XML data from objects to byte arrays and from byte array to objects.
 

Package com.asdf.utils Description

com.asdf.utilsUtility functions needed by software