I\'m trying to make one of my class immutable using Google Guava Collections. It has an EnumMap field, which in the Guava world, should be converted to a type o
EnumMap