@Retention(value=RUNTIME) @Target(value={}) public @interface Creator
| Modifier and Type | Required Element and Description |
|---|---|
AccessType |
grantedAccess |
Creator.Type |
type |
public abstract Creator.Type type
public abstract AccessType grantedAccess
public abstract String typeValue
Copyright © 2014. All Rights Reserved.