Interface JSONNode.Builder

All Known Subinterfaces:
JSONArray.Builder, JSONObject.Builder
Enclosing interface:
JSONNode

public static interface JSONNode.Builder
Abstract interface implemented by all builders that build JSONNode instances
Author:
cdivilly
  • Method Summary

    Modifier and Type
    Method
    Description
    Build the JSONNode instance