Creates a param pair with the given value (for Scala).
Creates a param pair with the given value (for Scala).
Decodes a param value from JSON.
Decodes a param value from JSON.
Encodes a param value into JSON, which can be decoded by jsonDecode().
Encodes a param value into JSON, which can be decoded by jsonDecode().
Creates a param pair with a java.util.List of values (for Java and Python).
Creates a param pair with the given value (for Java).
Creates a param pair with the given value (for Java).
:: DeveloperApi :: Specialized version of Param[Array[Double]] for Java.