public class AppDB
extends java.lang.Object
Constructor and Description |
---|
AppDB() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<App> |
collectionSort() |
static App |
load(java.lang.Long id) |
static void |
save(App app) |