Interface _Private_IonContainer

  • All Superinterfaces:
    java.lang.Cloneable, IonContainer, IonValue, java.lang.Iterable<IonValue>

    public interface _Private_IonContainer
    extends IonContainer
    NOT FOR APPLICATION USE!

    Internal, private, interfaces for manipulating the base child collection of IonContainer

    • Method Detail

      • get_child_count

        int get_child_count()
      • get_child

        IonValue get_child​(int idx)