Skip navigation links
A C G O 

A

all() - Method in interface com.github.t1.annotations.Annotations
Get all Annotation instances.
all(Class<T>) - Method in interface com.github.t1.annotations.Annotations
Get all (eventually repeatable) Annotation instances of this type.
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(Throwable) - Constructor for exception com.github.t1.annotations.AmbiguousAnnotationResolutionException
 
AmbiguousAnnotationResolutionException(String, Throwable, boolean, boolean) - 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' Annotation instance 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
 
A C G O 
Skip navigation links

Copyright © 2018–2020. All rights reserved.