com.vladsch.boxed.json.BoxedJsInvalidNumber Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of boxed-json Show documentation
Show all versions of boxed-json Show documentation
Mutable JSON classes with easy search and manipulation in Java
package com.vladsch.boxed.json;
public abstract class BoxedJsInvalidNumber extends BoxedJsInvalidLiteral implements BoxedJsNumber {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy