Isn't the test here backwards? On Thu, Sep 23, 2010 at 6:42 PM, Stanley Ipkiss <[email protected]>wrote:
> if (!future.isDone()) {
> future.get();
> }
>
Isn't the test here backwards? On Thu, Sep 23, 2010 at 6:42 PM, Stanley Ipkiss <[email protected]>wrote:
> if (!future.isDone()) {
> future.get();
> }
>