Uses of Class
iitb.con.util.Unbound2DIntArray

Packages that use Unbound2DIntArray
iitb.con.ds   
 

Uses of Unbound2DIntArray in iitb.con.ds
 

Methods in iitb.con.ds that return Unbound2DIntArray
 Unbound2DIntArray RelationTable.getRelationTupleByRelationId(int relationId)
          Returns the relation tuple based on the realtion id.
 Unbound2DIntArray RelationTable.getRelationTuplesByEntityId(int leftEntityId)
          Returns the relation tuples based on the left entity id.