Skip to content

A java library that offers an @RequiresStaticMethod annotation that enforces classes to have a specified static method.

License

Notifications You must be signed in to change notification settings

corgrath/abandoned-Requires-Static-Method-Annotation

Repository files navigation

A java library that offers an @RequiresStaticMethod annotation that enforces classes to have a specified static method.

Blog entry

This project is described in a blog entry which can found here:

How to enforce static methods on a class by using annotations and the Annotation Processing Tool (APT)

http://blog.christoffer.me/2011/08/how-to-enforce-static-methods-on-class.html

Download

https://github.com/corgrath/Requires-Static-Method-Annotation/downloads

Changes

v1.0 2011-08-12 Christoffer Pettersson

  • Initial release

License

Copyright 2011 Christoffer Pettersson, [email protected]

Licensed under the Apache License, Version 2.0

About

A java library that offers an @RequiresStaticMethod annotation that enforces classes to have a specified static method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages