Created
June 6, 2024 07:10
-
-
Save asdf913/11c083e2bc321c7aeb1499cf69b94751 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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