public interface SymbolSource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
valueForSymbol(java.lang.String name)
Returns the value for the symbol, if this source can provide one.
|
java.lang.String valueForSymbol(java.lang.String name)