Skip to content

IonDatagram.set(int, IonValue) throws UnsupportedOperationException #50

@almann

Description

@almann

IonSequence declares this method as (optionally) declared by java.util.List:

public IonValue set(int index, IonValue element);

However it's not currently supported for IonDatagram.

Imported from ION-90,IONJAVA-135

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions