Uses of Interface
net.thisptr.jackson.jq.internal.tree.FieldConstruction.FieldConsumer
Packages that use FieldConstruction.FieldConsumer
-
Uses of FieldConstruction.FieldConsumer in net.thisptr.jackson.jq.internal.tree
Methods in net.thisptr.jackson.jq.internal.tree with parameters of type FieldConstruction.FieldConsumerModifier and TypeMethodDescriptionvoidFieldConstruction.evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) voidIdentifierKeyFieldConstruction.evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) voidJsonQueryKeyFieldConstruction.evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) voidStringKeyFieldConstruction.evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer) voidVariableKeyFieldConstruction.evaluate(Scope scope, com.fasterxml.jackson.databind.JsonNode in, FieldConstruction.FieldConsumer consumer)