Package uk.ac.starlink.table.join
Class RowLink1
- java.lang.Object
-
- uk.ac.starlink.table.join.RowLink
-
- uk.ac.starlink.table.join.RowLink1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RowRef
getRef(int i)
Returns the ith row ref in this ordered sequence of refs.int
size()
Returns the number of rows linked by this object.
-