@AutoService(value=net.thisptr.jackson.jq.Function.class) public class RandomFunction extends Object implements net.thisptr.jackson.jq.Function
| Constructor and Description |
|---|
RandomFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(net.thisptr.jackson.jq.Scope scope,
List<net.thisptr.jackson.jq.Expression> args,
com.fasterxml.jackson.databind.JsonNode in,
net.thisptr.jackson.jq.path.Path ipath,
net.thisptr.jackson.jq.PathOutput output,
net.thisptr.jackson.jq.Version version) |
public void apply(net.thisptr.jackson.jq.Scope scope,
List<net.thisptr.jackson.jq.Expression> args,
com.fasterxml.jackson.databind.JsonNode in,
net.thisptr.jackson.jq.path.Path ipath,
net.thisptr.jackson.jq.PathOutput output,
net.thisptr.jackson.jq.Version version)
throws net.thisptr.jackson.jq.exception.JsonQueryException
apply in interface net.thisptr.jackson.jq.Functionnet.thisptr.jackson.jq.exception.JsonQueryExceptionCopyright © 2019. All rights reserved.