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

live.document.mavenplugin.common.Constants Maven / Gradle / Ivy

package live.document.mavenplugin.common;

public class Constants {
    public static final String[] READONLY_METHOD_NAME = new String[]{"get", "toString", "is", "has", "find", "hashCode", "equals"};
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy