public class ConstantLiteral extends ScalarLiteral
value
type
Modifier and Type | Method and Description |
---|---|
static ConstantLiteral |
falseValue() |
static ConstantLiteral |
nanValue() |
static ConstantLiteral |
trueValue() |
forceDouble, getType
public static ConstantLiteral trueValue()
public static ConstantLiteral falseValue()
public static ConstantLiteral nanValue()
Copyright © 2006–2018 GeoSolutions. All rights reserved.