Interface StreamingArrayFContext<J>

All Superinterfaces:
FContext<J>, RawFContext<J>

public interface StreamingArrayFContext<J> extends FContext<J>
  • Method Summary

    Modifier and Type
    Method
    Description
    scala.collection.immutable.Seq<J>
     

    Methods inherited from interface com.here.platform.data.client.json.FContext

    add, add, add, add, finish, finish, isObj
  • Method Details

    • releaseObj

      scala.collection.immutable.Seq<J> releaseObj()