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

org.reploop.parser.json.tree.Number Maven / Gradle / Ivy

package org.reploop.parser.json.tree;

/**
 * All number value.
 *
 * @author George Cao([email protected])
 * @since 2017-01-23 18
 */
public abstract class Number extends Value {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy