Uses of Class
com.digi.config.util.ArrayMap

Packages that use ArrayMap
com.digi.config.util Provides utility classes commonly used by configuration applets and applications.  
 

Uses of ArrayMap in com.digi.config.util
 

Methods in com.digi.config.util that return ArrayMap
 ArrayMap ArrayMap.copy()
          Creates a new ArrayMap containing the same elements and order as this ArrayMap.
 

Constructors in com.digi.config.util with parameters of type ArrayMap
ArrayMap(ArrayMap map)
          Construct an ArrayMap and populate it with items from the specified map.
 



Copyright © 2001-2002 Digi International. All Rights Reserved.