Interface JsonMultiValue

All Superinterfaces:
JsonValue
All Known Implementing Classes:
JsonArray, JsonObject

public interface JsonMultiValue extends JsonValue
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
  • Method Details