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