public class MinFunction extends AbstractFunction
Modifier and Type | Field and Description |
---|---|
static String |
CODE
The code of the function.
|
localeManager, precission
Constructor and Description |
---|
MinFunction() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
boolean |
isTypeSupported(Class type) |
double |
scalar(Collection values) |
getDescription, getName, round
public static final String CODE
public String getCode()
public boolean isTypeSupported(Class type)
isTypeSupported
in interface ScalarFunction
isTypeSupported
in class AbstractFunction
public double scalar(Collection values)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.