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