com.hazelcast.spi
Interface Callback<T>


public interface Callback<T>


Method Summary
 void notify(T object)
           
 

Method Detail

notify

void notify(T object)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.