LimeWire collection component api

org.limewire.collection
Interface NECallable<T>

All Superinterfaces:
java.util.concurrent.Callable<T>

public interface NECallable<T>
extends java.util.concurrent.Callable<T>

Defines the interface for a Callable implementation that does not throw an exception.


Method Summary
 T call()
           
 

Method Detail

call

T call()
Specified by:
call in interface java.util.concurrent.Callable<T>

LimeWire collection component api

Copyright © 2009 Lime Wire LLC. All Rights Reserved.