com.netflix.astyanax.recipes
Interface Callback<T>


public interface Callback<T>


Method Summary
 void handle(T object)
           
 

Method Detail

handle

void handle(T object)


Copyright © 2012. All Rights Reserved.