NASA World Wind

gov.nasa.worldwind.retrieve
Interface RetrievalFuture

All Superinterfaces:
java.util.concurrent.Future<Retriever>

public interface RetrievalFuture
extends java.util.concurrent.Future<Retriever>


Method Summary
 Retriever getRetriever()
           
 
Methods inherited from interface java.util.concurrent.Future
cancel, get, get, isCancelled, isDone
 

Method Detail

getRetriever

Retriever getRetriever()

NASA World Wind