Github user cestella commented on the issue:
https://github.com/apache/metron/pull/910
Yeah, this is the first step to moving it out, I'd say. This was useful
independent of #907 because it made some things a lot cleaner (namely fewer
`new TypeReference<Map<String, Object>>() {}` and more
`JSONUtils.MAP_SUPPLIER`).---
