Class Striped.PaddedSemaphore

java.lang.Object
java.util.concurrent.Semaphore
com.google.common.util.concurrent.Striped.PaddedSemaphore
All Implemented Interfaces:
Serializable
Enclosing class:
Striped<L>

private static class Striped.PaddedSemaphore extends Semaphore
  • Field Details

    • unused1

      long unused1
    • unused2

      long unused2
    • unused3

      long unused3
  • Constructor Details

    • PaddedSemaphore

      PaddedSemaphore(int permits)