not sure how to make the :: work
# announcements
a
not sure how to make the :: work
oh I got .map(SomeEnum::valueOf) to work when the code was by itself
I guess my problem was my being fixated on enumValueOf instead of valueOf
k
Glad it worked out 🙂