Uses of Package
com.amx.duet.tools.lang

Packages that use com.amx.duet.tools.lang
com.amx.duet.tools.comm Provides device communication classes and interfaces by defining devices and providing reusable device communication implementions. 
com.amx.duet.tools.io Provides an assortment of classes and interfaces that deal with IO related tasks. 
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. 
com.amx.duet.tools.text Provides String manipulation classes and interfaces such as changing numerics to strings and back as well as converting hex values. 
com.amx.duet.tools.util Provides a series of NetLinx and Duet related utility classes and interfaces, providing a familiar API for those who are moving from NetLinx to Duet. 
 

Classes in com.amx.duet.tools.lang used by com.amx.duet.tools.comm
ByteBuffer
          This is similar to the Java StringBuffer class except that it deals with data at the byte level.
 

Classes in com.amx.duet.tools.lang used by com.amx.duet.tools.io
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
 

Classes in com.amx.duet.tools.lang used by com.amx.duet.tools.lang
ByteBuffer
          This is similar to the Java StringBuffer class except that it deals with data at the byte level.
ObjectType
          To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
 

Classes in com.amx.duet.tools.lang used by com.amx.duet.tools.text
ObjectRef
          An object reference class used to convert objects from one value or data type to another.
 

Classes in com.amx.duet.tools.lang used by com.amx.duet.tools.util
ObjectRef
          An object reference class used to convert objects from one value or data type to another.
 



Copyright © 2008 AMX LLC. All Rights Reserved.