Uses of Class
com.jrockit.memleak.value.AbstractObjectInfo

Packages that use AbstractObjectInfo
com.jrockit.memleak.value   
 

Uses of AbstractObjectInfo in com.jrockit.memleak.value
 

Subclasses of AbstractObjectInfo in com.jrockit.memleak.value
 class ArrayInfo
          Default implementation of IArrayInfo.
 class ClassObjectInfo
          Representation of an instance of Class to enable access to the corresponding IClassInfo.
 class ObjectInfo
          Representation of an object reference, including its class and ID.
 

Methods in com.jrockit.memleak.value with parameters of type AbstractObjectInfo
 boolean AbstractObjectInfo.equals(AbstractObjectInfo other)
           
 



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