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