public class LiteralOperators extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteralOperators.Literal
AggregationExpression for $literal. |
static class |
LiteralOperators.LiteralOperatorFactory |
| Constructor and Description |
|---|
LiteralOperators() |
| Modifier and Type | Method and Description |
|---|---|
static LiteralOperators.LiteralOperatorFactory |
valueOf(Object value)
Take the value referenced by given value.
|
public static LiteralOperators.LiteralOperatorFactory valueOf(Object value)
value - must not be null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.