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