restx.build.org.json.None Maven / Gradle / Ivy
package restx.build.org.json;
public interface None {
/**
* Negative One
*/
public static final int none = -1;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package restx.build.org.json;
public interface None {
/**
* Negative One
*/
public static final int none = -1;
}