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