| Package | Description |
|---|---|
| com.github.fge.jsonschema.library |
Base library class
|
| com.github.fge.jsonschema.util |
Various utility classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
DictionaryBuilder<T>
A dictionary builder
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Frozen<T extends Thawed<? extends Frozen<T>>>
Interface for a frozen object
|
interface |
Thawed<F extends Frozen<? extends Thawed<F>>>
Interface for a thawed object
|
Copyright © 2013. All Rights Reserved.