BtW, if your Map’s generics are <String, String>
, <String, Int>
or <String, Float>
, Processing already got us covered w/ simpler alternative container classes w/ even more useful features like sorting:
4 Likes