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

eu.cedarsoft.WriteableObjectAccess Maven / Gradle / Ivy

The newest version!
package eu.cedarsoft;

/**
 * Offers simple methods for accessing a list of methods.
 * Implementations may use a database or some sort of memory
 */
public interface WriteableObjectAccess extends ObjectAccess, ObjectAddRemove {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy