Package | Description |
---|---|
org.apache.jena.riot.thrift.wire |
Modifier and Type | Method and Description |
---|---|
RDF_VarTuple |
RDF_VarTuple.deepCopy() |
RDF_VarTuple |
RDF_VarTuple.setVars(List<RDF_VAR> vars) |
Modifier and Type | Method and Description |
---|---|
int |
RDF_VarTuple.compareTo(RDF_VarTuple other) |
boolean |
RDF_VarTuple.equals(RDF_VarTuple that) |
Constructor and Description |
---|
RDF_VarTuple(RDF_VarTuple other)
Performs a deep copy on other.
|
Licenced under the Apache License, Version 2.0