Skip to content

Enable to check if an interface method is a default method #727

@JonasKlauke

Description

@JonasKlauke

Normal interface methods have a body in Bytecode. Therefore, it is not clear if an interface method has a body generated by the compiler or if the body was actually implemented in a default method.

Enable to check if a method is default or set normal interface methods as abstract methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions