class Concurrent::Synchronization::AbstractLockableObject
def ns_signal
- Note: - to provide direct access to this method in a descendant add method
Note: - only to be used inside synchronized block
Returns:
-
(self)
-
def ns_signal raise NotImplementedError end