Class NSLockingAdapter

All Implemented Interfaces:
NSLocking, NSObjectProtocol, ObjCProtocol

public class NSLockingAdapter
extends NSObject
implements NSLocking
  • Constructor Details

    • NSLockingAdapter

      public NSLockingAdapter()
  • Method Details

    • lock

      public void lock()
      Specified by:
      lock in interface NSLocking
    • unlock

      public void unlock()
      Specified by:
      unlock in interface NSLocking