Uses of Interface
com.jrockit.memleak.util.IModifyOnce

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

Uses of IModifyOnce in com.jrockit.memleak.mlp
 

Classes in com.jrockit.memleak.mlp that implement IModifyOnce
static class NameMappingCacheFactory.ClassInfoR26
          FIXME: Due to the horribly named IModifyOnce interface, this subclass isn't really needed anymore.
 

Uses of IModifyOnce in com.jrockit.memleak.value
 

Classes in com.jrockit.memleak.value that implement IModifyOnce
 class ArrayInfo
          Default implementation of IArrayInfo.
 class ClassInfo
          Representation of a class, including its name, ID, and class loader info.
 



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