Package com.amx.duet.tools.lang

This package is required for all other packages. It contains an assortment of primitive object types and classes that provide base level or common functionality.

See:
          Description

Class Summary
Bits Utility methods for packing/unpacking primitive values in/out of byte arrays using big-endian byte ordering.
ByteBuffer This is similar to the Java StringBuffer class except that it deals with data at the byte level.
ClassName Utility class for parsing out the class name for a given class.
Logger This class can be used for writing out diagnostic and error messages to the output stream.
ObjectRef An object reference class used to convert objects from one value or data type to another.
ObjectType To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
ValidateUtil A utility class used to perform common validation routines in Duet modules.
 

Package com.amx.duet.tools.lang Description

This package is required for all other packages. It contains an assortment of primitive object types and classes that provide base level or common functionality.

Since:
AMXTools 2.0


Copyright © 2008 AMX LLC. All Rights Reserved.