Index

A N O P 
All Classes and Interfaces|All Packages

A

AccessForTesting - Annotation Interface in org.cthing.annotations
A marker annotation to indicate that a method, constructor or type is given increased access for testing purposes.

N

NoCoverageGenerated - Annotation Interface in org.cthing.annotations
An annotation to indicate to test coverage tools that the annotated item should be excluded from analysis.

O

org.cthing.annotations - package org.cthing.annotations
Annotations for code quality and readability.

P

PackageNonnullByDefault - Annotation Interface in org.cthing.annotations
Declares that fields, method return types, method parameters, and type parameters within the annotated package are not null by default.
A N O P 
All Classes and Interfaces|All Packages