protected static class PathIteration.ValuePair extends Object
| Constructor and Description |
|---|
ValuePair(org.eclipse.rdf4j.model.Value startValue,
org.eclipse.rdf4j.model.Value endValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.eclipse.rdf4j.model.Value |
getEndValue() |
org.eclipse.rdf4j.model.Value |
getStartValue() |
int |
hashCode() |
public ValuePair(org.eclipse.rdf4j.model.Value startValue, org.eclipse.rdf4j.model.Value endValue)
public org.eclipse.rdf4j.model.Value getStartValue()
public org.eclipse.rdf4j.model.Value getEndValue()
Copyright © 2015-2021 Eclipse Foundation. All Rights Reserved.