forked from jenkinsci/lib-access-modifier
-
Notifications
You must be signed in to change notification settings - Fork 0
stephenc/access-modifier
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Allows applications to define custom access modifiers programmatically, to be enforced at compile time in the opt-in basis. Obviously, there's no runtime check either --- this is strictly a voluntary annotations. This mechanism is useful for actually making sure that deprecated features are not used (without actually removing such declarations, which would break binary compatibility.)
About
Enforce access restrictions to deprecated code
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 98.0%
- Groovy 2.0%