org.jsimpledb.kv.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-kv Show documentation
Show all versions of jsimpledb-kv Show documentation
JSimpleDB classes relating to the key/value store API.
The newest version!
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* Utility classes relating to the {@link org.jsimpledb.kv.KVDatabase} interface.
*/
package org.jsimpledb.kv.util;