Package apple.foundation.protocol
Interface NSLocking
-
- All Known Implementing Classes:
NSCondition,NSConditionLock,NSLock,NSManagedObjectContext,NSPersistentStoreCoordinator,NSRecursiveLock
public interface NSLocking
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlock()voidunlock()
-