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 RowRefgetRef(int i)Returns the ith row ref in this ordered sequence of refs.intsize()Returns the number of rows linked by this object.
-