org.glassfish.grizzly.utils
Interface DelayedExecutor.Worker<E>

Enclosing class:
DelayedExecutor

public static interface DelayedExecutor.Worker<E>


Method Summary
 boolean doWork(E element)
           
 

Method Detail

doWork

boolean doWork(E element)


Copyright © 2012 Oracle Corporation. All Rights Reserved.