Despite the scala signature indicating `[String,In...
# announcements
z
Despite the scala signature indicating
[String,Int]
, when I try to call the function in Java it also complains about not getting a
Map<String, Object>
.