Uses of Package
com.ibm.dtfj.corereaders.zos.util
Packages that use com.ibm.dtfj.corereaders.zos.util
-
Classes in com.ibm.dtfj.corereaders.zos.util used by com.ibm.dtfj.corereaders.zos.dumpreaderClassDescriptionThis is a simple class to map one integer to another but without the overhead of using a Hashtable.
-
Classes in com.ibm.dtfj.corereaders.zos.util used by com.ibm.dtfj.corereaders.zos.utilClassDescriptionThis is the superclass of a variety of subclasses which provide hash map functionality using integer keys rather than objects.This class is the superclass of the LRU cache classes.This interface is just like that of java.util.Enumeration except that it adds the ability to enumerate integer values rather than incur the overhead of allocating Integer objects.