microsoft.exchange.webservices.data.misc
Interface Callback<T>

All Known Implementing Classes:
AbstractAsyncCallback, AsyncCallback, AsyncCallbackImplementation

public interface Callback<T>


Method Summary
 T processMe(Future<?> task)
           
 

Method Detail

processMe

T processMe(Future<?> task)


Copyright © 2012–2015 Microsoft. All rights reserved.