Skip to content

Small annotation processors to improve usability on old java versions

License

Notifications You must be signed in to change notification settings

pak3nuh/java-lang-compiler-extensions

Repository files navigation

java-lang-compiler-extensions

Small annotation processors to improve usability on old java versions.

Because we all know that enterprise applications don't rely on bleeding edge features, but some of them are really handy, these processors try to fill the gap using code generation.

Enum Expression

Sealed classes

Delegates