A java library that offers an @RequiresStaticMethod annotation that enforces classes to have a specified static method.
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
https://github.com/corgrath/Requires-Static-Method-Annotation/downloads
v1.0 2011-08-12 Christoffer Pettersson
- Initial release
Copyright 2011 Christoffer Pettersson, [email protected]
Licensed under the Apache License, Version 2.0