| Package | Description |
|---|---|
| com.sun.tools.jxc.ap |
Annotation Processing related code.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Const |
Const.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Const[] |
Const.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Oracle Corporation. All rights reserved.