| Package | Description |
|---|---|
| model |
This package is the model package of the model-view-controller
(MVC) pattern.
|
| Modifier and Type | Field and Description |
|---|---|
private static Database |
Database.instance |
| Modifier and Type | Method and Description |
|---|---|
static Database |
Database.getInstance()
This is the method to get an instance of the class.
|