Package fr.becpg.api
Annotation Interface BeCPGPublicApi
This annotation is used to denote a class or method as part
of the public API. When a class or method is so designated then
we will not change it within a release in a way that would make
it no longer backwardly compatible with an earlier version within
the release.
- Version:
- $Id: $Id
- Author:
- Matthieu Laborie