public interface ReadConfiguration
| Modifier and Type | Field and Description |
|---|---|
static ReadConfiguration |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
<O> O |
get(String key,
Class<O> datatype) |
Iterable<String> |
getKeys(String prefix) |
Copyright © 2012–2015. All rights reserved.