Summary:
Detail:
Database()
static <T, E> HashMap<E,T>
load(Class<T> clazz, Function<T,E> getStoreKey)
static <T> void
save(Class<T> clazz, List<T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait