Uses of Class
com.jrockit.memleak.spi.NoSuchIdException

Packages that use NoSuchIdException
com.jrockit.memleak.mlp   
 

Uses of NoSuchIdException in com.jrockit.memleak.mlp
 

Methods in com.jrockit.memleak.mlp that throw NoSuchIdException
protected  void AbstractMemLeak.checkSpecValidity(IObjectSpecifier objectSpec)
          Check that the given IObjectSpecifier is non-null and valid, that is, doesn't have the IDs OBJECT_ID_INVALID or OBJECT_ID_NULL.
 

Constructors in com.jrockit.memleak.mlp that throw NoSuchIdException
MemLeakR26.LargestArrayR26(ITypeSpecifier type)
           
 



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