Uses of Class
os.Shared

Uses of Shared in os
 

Methods in os that return Shared
 Shared OSProcess.getShared()
          Gets the shared interprocess communication area for this process.
 

Methods in os with parameters of type Shared
 void OSProcess.setShared(Shared shared)
          Sets the shared interprocess communication area for this process.