ActionParameters.Pair
class ActionParameters.Pair<T : Any>
Key Value pairs for Parameters. Type T is the type of the value. Pairs must have unique keys, or they will be considered equal.
Create this using the infix function to.
class ActionParameters.Pair<T : Any>
Key Value pairs for Parameters. Type T is the type of the value. Pairs must have unique keys, or they will be considered equal.
Create this using the infix function to.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.