Class Aggregate.Bind
java.lang.Object
tech.oxfordsemantic.jrdfox.util.ImmutablePair<FunctionCall, Variable>
tech.oxfordsemantic.jrdfox.logic.datalog.Aggregate.Bind
- All Implemented Interfaces:
Serializable, Pair<FunctionCall, Variable>
- Enclosing class:
Aggregate
public static class Aggregate.Bind
extends tech.oxfordsemantic.jrdfox.util.ImmutablePair<FunctionCall, 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
-
Bind
-