public abstract class AnnotationTrainer<A extends Annotation> extends BaseAnnotationTrainer<AnnotationTrainer<A>,A>
BaseAnnotationTrainer.StubAnnotationArrayBuilder<R>, BaseAnnotationTrainer.WhenAnnotation<R>, BaseAnnotationTrainer.WhenAnnotationArray<R>
BaseTrainer.BaseWhen<R>, BaseTrainer.StubArrayBuilder<R>, BaseTrainer.WhenBooleanArray, BaseTrainer.WhenByteArray, BaseTrainer.WhenCharArray, BaseTrainer.WhenClass, BaseTrainer.WhenDoubleArray, BaseTrainer.WhenFloatArray, BaseTrainer.WhenIntArray, BaseTrainer.WhenLongArray, BaseTrainer.WhenObject<R>, BaseTrainer.WhenObjectArray<R>, BaseTrainer.WhenShortArray
traineeType
Modifier | Constructor and Description |
---|---|
protected |
AnnotationTrainer() |
protected |
AnnotationTrainer(Class<A> traineeType) |
when, when
protected AnnotationTrainer()
protected AnnotationTrainer(Class<A> traineeType)
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.