T - public class AnnotatedFieldConfiguratorImpl<T> extends Object implements javax.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator<T>
AnnotatedField.| Modifier and Type | Method and Description |
|---|---|
C |
add(Annotation annotation) |
A |
getAnnotated() |
C |
remove(Predicate<Annotation> predicate) |
C |
removeAll() |
protected AnnotatedFieldConfiguratorImpl<T> |
self() |
protected AnnotatedFieldConfiguratorImpl<T> self()
public A getAnnotated()
public C add(Annotation annotation)
public C remove(Predicate<Annotation> predicate)
public C removeAll()
Copyright © 2017. All rights reserved.