| Interface | Description |
|---|---|
| DBContext |
This interface represents the high-level methods exposed to the user when handling an
Update. |
| Var<T> |
The interface governing a variable for abstract getters and setters.
|
| Class | Description |
|---|---|
| MapDBContext |
An implementation of
DBContext that relies on a DB. |
| MapDBVar<T> |
The MapDB variant for
DBContext.getVar(String). |
Copyright © 2019. All rights reserved.