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

cn.enilu.flash.core.db.IDBProvider Maven / Gradle / Ivy

package cn.enilu.flash.core.db;


public interface IDBProvider {

	DB get();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy