Skip to content

danburkert/annotations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiji Annotations

This module contains Java @annotations that specify various aspects of the system's overall behavior. To start, we have created API audience and stability level annotations which will appear in the Javadoc. Developers should consult these and only depend on APIs that meet their intended audience level (public, framework, etc) or their tolerance for stability between versions (stable, evolving, or unstable).

Over time, this module may contain additional annotations that specify other aspects of our expected system semantics.

For more information, see the Javadoc comments for our existing annotations:

About

Java annotations used in Kiji projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published