@Retention(value=RUNTIME) public @interface Key
| Modifier and Type | Required Element and Description |
|---|---|
KeyStructure |
structure
Specifies the structure of key
|
KeyType |
type
Specifies the type of key
|
public abstract KeyType type
public abstract KeyStructure structure
public abstract String group
Copyright © 2017. All rights reserved.