| Interface | Description |
|---|---|
| JsonCache |
An interface for querying and mutating a JSON object graph.
|
| JsonCache.Factory |
A factory for creating JSON cache root instances.
|
| JsonCache.Root |
Load/merge/save/flush functionality implemented by the root of a JSON cache hierarchy.
|
| Class | Description |
|---|---|
| ImplementationVersion | |
| Markdown |
Utility class to convert Markdown (CommonMark) to HTML.
|
| ModelUtils | |
| OnceLogger |
Provides calling code a way to log important messages only once, regardless of how many times the invocation has occurred.
|
| OneOfImplementorAdditionalData |
This class holds data to add to `oneOf` members.
|
| OptionUtils | |
| ProcessUtils | |
| SemVer | |
| StringUtils | |
| URLPathUtils |
| Enum | Description |
|---|---|
| JsonCache.Root.MergePolicy |
Describes cache behaviour when a load method is called for a cache instance that is already loaded.
|
| Exception | Description |
|---|---|
| JsonCache.CacheException |
Exception thrown by cache operations.
|
Copyright © 2021. All rights reserved.