Class ConcurrentStack.StackNotEmpty

java.lang.Object
com.conversantmedia.util.concurrent.AbstractCondition
com.conversantmedia.util.concurrent.ConcurrentStack.StackNotEmpty
All Implemented Interfaces:
Condition
Enclosing class:
ConcurrentStack<N>

private final class ConcurrentStack.StackNotEmpty extends AbstractCondition
  • Constructor Details

    • StackNotEmpty

      private StackNotEmpty()
  • Method Details

    • test

      public final boolean test()