Package | Description |
---|---|
com.sun.tools.doclint |
Modifier and Type | Method and Description |
---|---|
static Entity |
Entity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entity[] |
Entity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 earcam. All rights reserved.