T - public class AnnotatedParameterConfiguratorImpl<T> extends Object implements AnnotatedParameterConfigurator<T>
AnnotatedParameter.| Modifier and Type | Method and Description |
|---|---|
C |
add(Annotation annotation) |
A |
getAnnotated() |
C |
remove(Annotation annotation) |
C |
remove(Class<? extends Annotation> annotationType) |
C |
removeAll() |
protected AnnotatedParameterConfiguratorImpl<T> |
self() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getAnnotated, remove, remove, removeAllprotected AnnotatedParameterConfiguratorImpl<T> self()
public A getAnnotated()
public C add(Annotation annotation)
public C remove(Annotation annotation)
public C remove(Class<? extends Annotation> annotationType)
public C removeAll()
Copyright © 2016. All Rights Reserved.