All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jsimpledb.kv.simple.package-info Maven / Gradle / Ivy

There is a newer version: 3.6.1
Show newest version

/*
 * Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
 */

/**
 * A simple in-memory implementation of the {@link org.jsimpledb.kv.KVDatabase} interface.
 */
package org.jsimpledb.kv.simple;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy