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

org.simpleflatmapper.map.property.MandatoryProperty Maven / Gradle / Ivy

package org.simpleflatmapper.map.property;



public class MandatoryProperty {
    public static final MandatoryProperty DEFAULT = new MandatoryProperty();
    private MandatoryProperty() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy