Uses of Class
com.jrockit.memleak.mlp.MlpErr

Packages that use MlpErr
com.jrockit.memleak.mlp   
 

Uses of MlpErr in com.jrockit.memleak.mlp
 

Methods in com.jrockit.memleak.mlp that return MlpErr
static MlpErr MlpErr.get(int errCode)
           
static MlpErr MlpErr.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MlpErr[] MlpErr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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