public static class DecimalType.Expression$
extends Object
Modifier and Type | Field and Description |
---|---|
static DecimalType.Expression$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Expression$() |
Modifier and Type | Method and Description |
---|---|
scala.Option<scala.Tuple2<Object,Object>> |
unapply(org.apache.spark.sql.catalyst.expressions.Expression e) |
public static final DecimalType.Expression$ MODULE$