Skip to content

DefaultObjectTransformer to support HashSet #25

@jwon

Description

@jwon

DefaultObjectTransformer supports ArrayList, LinkedList, HashMap, LinkedHashMap, and TreeMap today.

It would be great if we could support the Set classes from java.util as well (e.g. HashSet or TreeSet, etc.)

It should correspond to a Python set object.

Thank you!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions