LimeWire Collection Component API

org.limewire.collection
Interface NECallable<T>

All Superinterfaces:
Callable<T>

public interface NECallable<T>
extends 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 Callable<T>

LimeWire Collection Component API

Copyright © 2008 Lime Wire LLC. All Rights Reserved.