public static final class Typed.Literal extends AnnotationLiteral<Typed> implements Typed
Typed
annotation.Typed.Literal
Modifier and Type | Field and Description |
---|---|
static Typed.Literal |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static Typed.Literal |
of(Class<?>[] value) |
Class<?>[] |
value() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final Typed.Literal INSTANCE
public static Typed.Literal of(Class<?>[] value)
public Class<?>[] value()
Comments to: cdi-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.