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