Sign in
code
/
git
/
d24220b9e81e75c14a9e67d71a60dd81a1ba5467
/
.
/
t
/
t4018
/
java-enum-constant
blob: a1931c83790d3968c41028c6ed126eddd0fc46e4 [
file
] [
log
] [
blame
]
private
enum
RIGHT
{
ONE
,
TWO
,
THREE
,
ChangeMe
}