public static interface SubstrateOptions.ValueUpdateHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onValueUpdate(org.graalvm.collections.EconomicMap<org.graalvm.compiler.options.OptionKey<?>,Object> values,
Integer oldValue,
Integer newValue) |