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

org.boon.slumberdb.JsonKeyValueStore Maven / Gradle / Ivy

package org.boon.slumberdb;


/**
 * This represents an interface that works with serialized JSON stores.
 */
public interface JsonKeyValueStore extends KeyValueStore {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy