|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueProperty | |
---|---|
com.jrockit.memleak.util | |
com.jrockit.memleak.value |
Uses of ValueProperty in com.jrockit.memleak.util |
---|
Methods in com.jrockit.memleak.util that return ValueProperty | |
---|---|
static ValueProperty |
ValueProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ValueProperty[] |
ValueProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.jrockit.memleak.util with parameters of type ValueProperty | |
---|---|
boolean |
IModifyOnce.overrideDefault(ValueProperty property,
java.lang.Object value)
|
Uses of ValueProperty in com.jrockit.memleak.value |
---|
Methods in com.jrockit.memleak.value with parameters of type ValueProperty | |
---|---|
boolean |
ClassInfo.overrideDefault(ValueProperty property,
java.lang.Object value)
|
boolean |
ArrayInfo.overrideDefault(ValueProperty property,
java.lang.Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |