Class Value

  • Direct Known Subclasses:
    Array, Bool, Entity, Null, Number, Text

    public abstract class Value
    extends Node
    All json components are values.
    Since:
    2016-10-14 20
    Author:
    George Cao(georgecao@outlook.com)
    • Constructor Detail

      • Value

        public Value()