Class PathIteration.ValuePair
- java.lang.Object
-
- org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
-
- Enclosing class:
- PathIteration
protected static class PathIteration.ValuePair extends Object
-
-
Constructor Summary
Constructors Constructor Description ValuePair(org.eclipse.rdf4j.model.Value startValue, org.eclipse.rdf4j.model.Value endValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)org.eclipse.rdf4j.model.ValuegetEndValue()org.eclipse.rdf4j.model.ValuegetStartValue()inthashCode()
-