Uses of Package
com.jrockit.memleak.value

Packages that use com.jrockit.memleak.value
com.jrockit.memleak.mlp   
com.jrockit.memleak.value   
 

Classes in com.jrockit.memleak.value used by com.jrockit.memleak.mlp
ClassInfo
          Representation of a class, including its name, ID, and class loader info.
HeapInfo
          Represents heap usage for a single type, including growth rate.
 

Classes in com.jrockit.memleak.value used by com.jrockit.memleak.value
AbstractObjectInfo
          Representation of an object reference, including its class and ID.
ClassInfo
          Representation of a class, including its name, ID, and class loader info.
FieldInfo
          Value class representing an instance field in a class.
HeapInfo
          Represents heap usage for a single type, including growth rate.
ObjectInfo
          Representation of an object reference, including its class and ID.
PrimitiveValue
          Represents a primitive value.
ReferenceValue
          Represents a reference value that might be null.
TypeHeapInfo
          Represents heap usage for a single type, including growth rate.
 



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.