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