Class SelectQuery.SelectionPair
java.lang.Object
tech.oxfordsemantic.jrdfox.util.ImmutablePair<Expression, Variable>
tech.oxfordsemantic.jrdfox.logic.sparql.statement.SelectQuery.SelectionPair
- All Implemented Interfaces:
Serializable, Pair<Expression, Variable>
- Enclosing class:
SelectQuery
public static class SelectQuery.SelectionPair
extends tech.oxfordsemantic.jrdfox.util.ImmutablePair<Expression, Variable>
- See Also:
-
Field Summary
FieldsFields inherited from class tech.oxfordsemantic.jrdfox.util.ImmutablePair
m_first, m_second -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.oxfordsemantic.jrdfox.util.ImmutablePair
equals, getFirst, getSecond, hashCode
-
Field Details
-
EMPTY_ARRAY
-
-
Constructor Details
-
SelectionPair
-
-
Method Details
-
getExpression
-
getVariable
-