Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat - manage multiple constructors in records  #12

Copy link
Copy link
@yuxin-miao

Description

@yuxin-miao
Issue body actions

make ReflectionRecordDecoder support

record TestRecord6(long val) {

     public TestRecord6(int valInt) {
          this(Long.valueOf(valInt));
    }
}
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.