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

restx.build.org.json.None Maven / Gradle / Ivy

There is a newer version: 1.0
Show newest version
package restx.build.org.json;

public interface None {
    /**
     * Negative One
     */
    public static final int none = -1;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy