public class SubtractFunction extends Object
Uses:
DoubleValue representing the first subtracted by the second is returned.
 DoubleValueStream representing the Value subtracted by
 each of the values of the ValueStream for a document is returned. 
 (Or the other way, since the Value and ValueStream can be used in either order)
 | Modifier and Type | Field and Description | 
|---|---|
static ExpressionFactory.CreatorFunction | 
creatorFunction  | 
static String | 
name  | 
| Constructor and Description | 
|---|
SubtractFunction()  | 
public static final String name
public static final ExpressionFactory.CreatorFunction creatorFunction
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.