@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Indexable
Modifier and Type | Required Element and Description |
---|---|
IndexableType |
type |
Modifier and Type | Optional Element and Description |
---|---|
String |
callbackKey |
public abstract IndexableType type