Skip to content

Instantly share code, notes, and snippets.

@asdf913
Created June 6, 2024 07:10
Show Gist options
  • Save asdf913/11c083e2bc321c7aeb1499cf69b94751 to your computer and use it in GitHub Desktop.
Save asdf913/11c083e2bc321c7aeb1499cf69b94751 to your computer and use it in GitHub Desktop.
org.apache.groovy.util.Maps.of(K, V)
org.apache.groovy.util.Maps.of(K, V, K, V)
org.apache.groovy.util.Maps.of(K, V, K, V, K, V)
...
up to 100 key value pairs
https://docs.groovy-lang.org/latest/html/gapi/org/apache/groovy/util/Maps.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment