12976 Reporter: omeyn Assignee: omeyn Type: Improvement Summary: Make OccurrenceResultReader and FieldName generic on field type Priority: Minor Resolution: WontFix Status: Closed Created: 2013-03-08 11:59:24.023 Updated: 2013-12-17 15:17:08.811 Resolved: 2013-12-17 14:36:01.924 Description: Genericize along the lines of Guava maps do: public staticextractField(Row row, FieldName field) { switch (field.type): ... }]]>