@Beta public static interface Expressions.ValueNumeric extends Expressions.OperandSingle
Modifier and Type | Interface and Description |
---|---|
static class |
Expressions.ValueNumeric.Expression |
Modifier and Type | Method and Description |
---|---|
static Expressions.ValueNumeric |
literal(Number v) |
getExpression, getExpression
@Nonnull static Expressions.ValueNumeric literal(@Nonnull Number v)
Copyright © 2020 SAP SE. All rights reserved.