Skip to content

Support for jdk 8 default methods #12

@mattbishop

Description

@mattbishop

Interfaces can have default methods now in JDK 8. I cannot define them in JCodeModel because 'default' isn't a thing as a modifier or otherwise in JDefinedClass or JMethod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions