| Constructor and Description | 
|---|
JsonIndex()  | 
JsonIndex(String key)  | 
JsonIndex(String key,
         C config)  | 
| Modifier and Type | Method and Description | 
|---|---|
C | 
getConfig()  | 
String | 
getKey()  | 
T | 
newReadOnlyConfig()  | 
void | 
setConfig(C config)  | 
void | 
setKey(String key)  | 
public JsonIndex()
public JsonIndex(String key)
Copyright © 2017. All rights reserved.