Class PooledExecutor.DiscardWhenBlocked

java.lang.Object
EDU.oswego.cs.dl.util.concurrent.PooledExecutor.DiscardWhenBlocked
All Implemented Interfaces:
PooledExecutor.BlockedExecutionHandler
Enclosing class:
PooledExecutor

protected class PooledExecutor.DiscardWhenBlocked extends Object implements PooledExecutor.BlockedExecutionHandler
Class defining Discard action.