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(java.lang.Class<?>[] value) |
java.lang.Class<?>[] |
value() |
annotationType, equals, hashCode, toString
public static final Typed.Literal INSTANCE
public static Typed.Literal of(java.lang.Class<?>[] value)
public java.lang.Class<?>[] value()