| Package | Description |
|---|---|
| com.github.fge.jsonschema.library |
Base library class
|
| Modifier and Type | Method and Description |
|---|---|
Dictionary<T> |
DictionaryBuilder.freeze()
Build an immutable dictionary out of this builder
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryBuilder<T> |
DictionaryBuilder.addAll(Dictionary<T> other)
Add all entries from another dictionary
|
Copyright © 2013. All Rights Reserved.