Uses of Class
global.RID

Packages that use RID
global   
 

Uses of RID in global
 

Methods in global with parameters of type RID
 void RID.copyRID(RID rid)
          Makes a copy of the given RID.
 

Constructors in global with parameters of type RID
RID(RID rid)
          Copy constructor.