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

org.pure4j.collections.EditMode Maven / Gradle / Ivy

There is a newer version: 0.3.1
Show newest version
package org.pure4j.collections;

public enum EditMode {

	TRANSIENT, PERSISTENT;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy