Skip to content

AV3RG/delegasm

Repository files navigation

Delegasm

Delegasm is a under-development Java annotation processor that brings Kotlin-like delegation support to Java. It simplifies the delegation of interface methods to an underlying implementation, reducing boilerplate and enhancing code maintainability.

✨ Planned Features

  • Allow delegation of interface methods to an underlying implementation.
  • Support for multiple interfaces.
  • Customizable delegation behavior.
  • Allow delegation of parameterized types.

🤝 Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue.

📄 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages