Skip to content

Add methods to ArrayUtils that take array as object and delegate to the right signature? #88

@ljacqu

Description

@ljacqu

Just a spur of the moment idea, which may already exist in the JDK: just as Array.newInstance returns an Object, the other methods to set/toString/check equals etc. of an array should exist as Object signature so one doesn't have to perform all the type checks on one's own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions