Join Slack
Communities
Powered by
Hi all. I have a legacy Java library, which target...
# javadevelopers
c
Claude Brisson
02/26/2023, 8:23 AM
Hi all. I have a legacy Java library, which targets Java 8, and which has methods taking Map arguments. How can I patch this library so that when using it from kotlin, the Map arguments are seen as
immutable
maps?
8
Views
Open in Slack
Previous
Next