[]
Serializable
, Comparable<CornerPosition>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static CornerPosition
forValue(int value)
int
getValue()
static CornerPosition
static CornerPosition[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null