@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,ANNOTATION_TYPE}) public static @interface Sequence.Use
| Modifier and Type | Required Element and Description |
|---|---|
String |
key |
| Modifier and Type | Optional Element and Description |
|---|---|
Sequence.NotFound |
notFound |
public abstract String key
public abstract Sequence.NotFound notFound
Copyright © 2020. All rights reserved.