public class LiteralValuePath extends RecordPathSegment
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<FieldValue> |
evaluate(RecordPathEvaluationContext context) |
equals, evaluate, evaluate, getPath, hashCode, isAbsolute, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompilepublic java.util.stream.Stream<FieldValue> evaluate(RecordPathEvaluationContext context)
evaluate in class RecordPathSegment