Package | Description |
---|---|
com.sun.tools.javac.code |
Modifier and Type | Method and Description |
---|---|
Attribute.RetentionPolicy |
Types.getRetention(Attribute.Compound a) |
Attribute.RetentionPolicy |
Types.getRetention(Symbol sym) |
static Attribute.RetentionPolicy |
Attribute.RetentionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute.RetentionPolicy[] |
Attribute.RetentionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 earcam. All rights reserved.