Searched defs:annotation (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/external/jsr305/ri/src/main/java/javax/annotation/meta/
H A DTypeQualifierValidator.java1 package javax.annotation.meta;
3 import java.lang.annotation.Annotation;
5 import javax.annotation.Nonnull;
12 * @param annotation
20 When forConstantValue(@Nonnull A annotation, Object value); argument
H A DExclusive.java1 package javax.annotation.meta;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
8 * This annotation can be applied to the value() element of an annotation that
H A DExhaustive.java1 package javax.annotation.meta;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
8 * This annotation can be applied to the value() element of an annotation that
H A DTypeQualifierDefault.java1 package javax.annotation.meta;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
7 import java.lang.annotation.Target;
10 * This qualifier is applied to an annotation to denote that the annotation
H A DTypeQualifierNickname.java1 package javax.annotation.meta;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Target;
9 * This annotation is applied to a annotation, and marks the annotation as being
10 * a qualifier nickname. Applying a nickname annotation X to a element Y should
/external/jsr305/ri/src/main/java/javax/annotation/
H A DCheckForNull.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DCheckForSigned.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DDetainted.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DNullable.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DOverridingMethodsMustInvokeSuper.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
7 import java.lang.annotation.Target;
10 * When this annotation is applied to a method, it indicates that if this method
H A DParametersAreNonnullByDefault.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
8 import javax.annotation.meta.TypeQualifierDefault;
11 * This annotation can be applied to a package, class or method to indicate that
14 * <li>An explicit nullness annotation
16 * annotation of the corresponding parameter in the superclass applies)
17 * <li> there is a default parameter annotation applie
[all...]
H A DParametersAreNullableByDefault.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
8 import javax.annotation.meta.TypeQualifierDefault;
11 * This annotation can be applied to a package, class or method to indicate that
14 * <li>An explicit nullness annotation
16 * annotation of the corresponding parameter in the superclass applies)
17 * <li> there is a default parameter annotation applie
[all...]
H A DSigned.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DTainted.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
7 import javax.annotation.meta.TypeQualifierNickname;
8 import javax.annotation.meta.When;
H A DWillClose.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
H A DWillCloseWhenClosed.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
H A DWillNotClose.java1 package javax.annotation;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.Retention;
5 import java.lang.annotation.RetentionPolicy;
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
H A DImmutable.java1 package javax.annotation.concurrent;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
7 import java.lang.annotation.Target;
19 * The class to which this annotation is applied is immutable. This means that
H A DNotThreadSafe.java1 package javax.annotation.concurrent;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
7 import java.lang.annotation.Target;
19 * The class to which this annotation is applied is not thread-safe. This
20 * annotation primarily exists for clarifying the non-thread-safety of a class
H A DThreadSafe.java1 package javax.annotation.concurrent;
3 import java.lang.annotation.Documented;
4 import java.lang.annotation.ElementType;
5 import java.lang.annotation.Retention;
6 import java.lang.annotation.RetentionPolicy;
7 import java.lang.annotation.Target;
12 * The class to which this annotation is applied is thread-safe. This means that
/external/proguard/examples/annotations/src/proguard/annotation/
H A DKeep.java7 package proguard.annotation;
9 import java.lang.annotation.*;
12 * This annotation specifies not to optimize or obfuscate the annotated class or
H A DKeepApplication.java7 package proguard.annotation;
9 import java.lang.annotation.*;
12 * This annotation specifies to keep the annotated class as an application,
H A DKeepClassMemberNames.java7 package proguard.annotation;
9 import java.lang.annotation.*;
12 * This annotation specifies to keep all class members of the annotated class
H A DKeepClassMembers.java7 package proguard.annotation;
9 import java.lang.annotation.*;
12 * This annotation specifies to keep all class members of the annotated class
H A DKeepGettersSetters.java7 package proguard.annotation;
9 import java.lang.annotation.*;
12 * This annotation specifies to keep all getters and setters of the annotated

Completed in 217 milliseconds

1234567891011>>