public class ExistsFunction extends Object
Any AnalyticsValueStream
can be passed in, and a BooleanValue
will be returned representing whether a value exists.
Modifier and Type | Field and Description |
---|---|
static ExpressionFactory.CreatorFunction |
creatorFunction |
static String |
name |
Constructor and Description |
---|
ExistsFunction() |
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.