-
- All Implemented Interfaces:
public interface JSONValueInterface to represent a JSON value.
-
-
Method Summary
Modifier and Type Method Description abstract UnitappendTo(Appendable a)StringtoJSON()-
-
Method Detail
-
appendTo
abstract Unit appendTo(Appendable a)
-
-
-
-