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()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.