public class VectorLiteral extends AnnotationLiteral<Vector> implements Vector
AnnotationLiteral.PrivilegedActionForAccessibleObject| Constructor and Description |
|---|
VectorLiteral(String namespace,
Key[] keys) |
VectorLiteral(String namespace,
Key[] keys,
Classifier classifier) |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
classifier() |
String |
namespace() |
Key[] |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic VectorLiteral(String namespace, Key[] keys, Classifier classifier)
public String namespace()
public Key[] value()
public Classifier classifier()
Copyright © 2020. All rights reserved.