Interface ACLock

All Superinterfaces:
AutoCloseable, AutoCloseable2
All Known Implementing Classes:
AbstractAutoClosingLock

public interface ACLock extends AutoCloseable2
An auto-closable lock intended for try-with-resources blocks.
  • Method Summary

    Methods inherited from interface com.pnfsoftware.jeb.util.base.AutoCloseable2

    close