Interface JsonArrayBase<JV extends JsonValueBase<?>>

    • Method Detail

      • get

        JV get​(int index)
      • isEmpty

        default boolean isEmpty()