@Target(value={}) @Retention(value=RUNTIME) public @interface Vector
| Modifier and Type | Required Element and Description |
|---|---|
Key[] |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
Classifier |
classifier |
String |
namespace |
public abstract Key[] value
public abstract String namespace
public abstract Classifier classifier
Copyright © 2020. All rights reserved.