Lockable
public protocol Lockable: NSLocking
Protocol for AtomicKit
lockable objects.
This extends NSLocking
by adding the tryLock
method.
AtomicKit Docs (100% documented)
public protocol Lockable: NSLocking
Protocol for AtomicKit
lockable objects.
This extends NSLocking
by adding the tryLock
method.