Skip to content

IonDatagram#addAll(int, Collection) throws UnsupportedOperationException #47

@almann

Description

@almann

IonSequence declares this method as required by java.util.List:

public boolean addAll(int index, Collection<? extends IonValue> c)

However it's not currently supported for IonDatagram.

Imported from ION-83,IONJAVA-133

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions