public interface VariableResolver
Modifier and Type | Method and Description |
---|---|
Object |
getValue(String name)
Returns the value currently set for the variable given by its name, or
null if no such variable exists.
|
Copyright © 2024. All rights reserved.