Package | Description |
---|---|
com.github.fge.jsonschema.library |
Modifier and Type | Method and Description |
---|---|
MutableDictionary<T> |
MutableDictionary.addAll(Dictionary<T> other) |
MutableDictionary<T> |
MutableDictionary.addEntry(String key,
T value) |
static <T> MutableDictionary<T> |
MutableDictionary.newInstance() |
MutableDictionary<T> |
Dictionary.thaw() |
Copyright © 2013. All Rights Reserved.