public class IsDouble extends AbstractFunction<Boolean>
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
ERROR_FUNCTION, log
Constructor and Description |
---|
IsDouble() |
Modifier and Type | Method and Description |
---|---|
FunctionDescriptor<Boolean> |
descriptor() |
Boolean |
evaluate(FunctionArgs args,
EvaluationContext context) |
preComputeConstantArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
preprocessArgs
public static final String NAME
public Boolean evaluate(FunctionArgs args, EvaluationContext context)
public FunctionDescriptor<Boolean> descriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.