
org.chronos.chronodb.api.builder.database.ChronoDBBackendBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.chronos.chronodb.api Show documentation
Show all versions of org.chronos.chronodb.api Show documentation
Versioned data storage, embeddable and easy to use.
The newest version!
package org.chronos.chronodb.api.builder.database;
/**
* Marker interface for all builders of ChronoDB backends. Used for type safety.
*
* @author [email protected] -- initial contribution and API.
*
*/
public interface ChronoDBBackendBuilder {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy