Class SyncAdapterLock

  • All Implemented Interfaces:
    JBLock

    public class SyncAdapterLock
    extends Object
    implements JBLock
    • Constructor Detail

      • SyncAdapterLock

        public SyncAdapterLock​(Sync adaptee)
    • Method Detail

      • lock

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

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