Interface ConcurrentExecutor.Lock

Enclosing interface:
ConcurrentExecutor

public static interface ConcurrentExecutor.Lock
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • tryAcquire

      boolean tryAcquire()
    • release

      boolean release()