Uses of Class
dev.cel.common.values.StringValue
-
Packages that use StringValue Package Description dev.cel.common.values -
-
Uses of StringValue in dev.cel.common.values
Methods in dev.cel.common.values that return StringValue Modifier and Type Method Description static StringValueStringValue. create(java.lang.String value)Methods in dev.cel.common.values with parameters of type StringValue Modifier and Type Method Description java.util.Optional<CelValue>ProtoMessageValue. find(StringValue field)CelValueProtoMessageValue. select(StringValue field)
-