Interface AutoCloseableLock

All Superinterfaces:
AutoCloseable

public interface AutoCloseableLock extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Override the exception in AutoClosable.
  • Method Details

    • close

      void close()
      Override the exception in AutoClosable.
      Specified by:
      close in interface AutoCloseable