java.lang.Object
org.apache.jena.atlas.lib.tuple.Tuple7<X>
A tuple of 7 items.
-
Method Summary
Methods inherited from interface java.lang.Iterable
spliterator
-
Method Details
-
get
Description copied from interface:TupleGet the i'th element, for i in the range 0 to len()-1 -
len
public final int len()Description copied from interface:Tuplelength : elements are 0 to len()-1 -
map
Description copied from interface:TupleMap to a new tuple. -
contains
Description copied from interface:TupleforEach -
hashCode
public final int hashCode() -
equals
-
toString
-