Package com.relogiclabs.jschema.node
Class JNumber
Object
JNode
JLeaf
JPrimitive
JNumber
- All Implemented Interfaces:
JsonTypable
,ENumber
,EValue
,Comparable<ENumber>
-
Field Summary
-
Method Summary
Methods inherited from class JPrimitive
getNode
Methods inherited from class JNode
getChildren, getContext, getOutline, getParent, getRuntime, match, toString
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ENumber>
-
compareTo
public int compareTo(double other)
-