Uses of Class
standup.clouds.AnyLock

Packages that use AnyLock
standup.clouds This package provides the implementation for the STANDUP user interface. 
 

Uses of AnyLock in standup.clouds
 

Methods in standup.clouds with parameters of type AnyLock
 void STANDUPSpeaker.speak(STANDUPSpeakable[] segments, AnyLock lock)
          Speaks the given segments in a separate STANDUP thread, and wakes the given lock upon completion.