Interface JsonArray
- All Superinterfaces:
EmptinessRequestable, FormattedStringRepresentable, JsonValue, NodeRepresentable
- All Known Implementing Classes:
ImmutableJsonArray
- Author:
- Silvan Wyss
-
Field Summary
Fields inherited from interface FormattedStringRepresentable
DEFAULT_IDENTATION_LEVEL, DEFAULT_IDENTTATION_SYMBOL, DEFAULT_START_MULTILINER_WITH_IDENTATION_FLAG -
Method Summary
Methods inherited from interface EmptinessRequestable
containsAny, isEmptyMethods inherited from interface FormattedStringRepresentable
formattedStringWillHaveMultipleLines, toFormattedString, toFormattedStringWithIndentationLevel, toFormattedStringWithIndentationLevelAndIndentationSymbol, toFormattedStringWithIndentationLevelAndIndentationSymbolMethods inherited from interface NodeRepresentable
toNode
-
Method Details
-
getStoredObjects
ExtendedIterable<JsonObject> getStoredObjects()
-