public interface ParamValue
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(String value)
max index is 2^31 - 1
|
String |
getN(int n)
get value at the specified index.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.