A C G O
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- all() - Method in interface com.github.t1.annotations.Annotations
-
Get all
Annotationinstances. - all(Class<T>) - Method in interface com.github.t1.annotations.Annotations
- AmbiguousAnnotationResolutionException - Exception in com.github.t1.annotations
- AmbiguousAnnotationResolutionException() - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
- AmbiguousAnnotationResolutionException(String) - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
- AmbiguousAnnotationResolutionException(String, Throwable) - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
- AmbiguousAnnotationResolutionException(String, Throwable, boolean, boolean) - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
- AmbiguousAnnotationResolutionException(Throwable) - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
- Annotations - Interface in com.github.t1.annotations
- AnnotationsLoader - Class in com.github.t1.annotations
-
SPI + Singleton for loading the implementation
- AnnotationsLoader() - Constructor for class com.github.t1.annotations.AnnotationsLoader
C
- com.github.t1.annotations - package com.github.t1.annotations
G
- get(Class<T>) - Method in interface com.github.t1.annotations.Annotations
-
Get the 'strongest'
Annotationinstance of this type.
O
- on(Class<?>) - Static method in interface com.github.t1.annotations.Annotations
- on(Field) - Static method in interface com.github.t1.annotations.Annotations
- on(Method) - Static method in interface com.github.t1.annotations.Annotations
- onField(Class<?>, String) - Static method in interface com.github.t1.annotations.Annotations
- onField(Class<?>, String) - Method in class com.github.t1.annotations.AnnotationsLoader
- onMethod(Class<?>, String, Class<?>...) - Static method in interface com.github.t1.annotations.Annotations
- onMethod(Class<?>, String, Class<?>...) - Method in class com.github.t1.annotations.AnnotationsLoader
- onType(Class<?>) - Method in class com.github.t1.annotations.AnnotationsLoader
All Classes All Packages