E - public final class StoreEvent<E> extends EventObject
source| Modifier and Type | Method and Description | 
|---|---|
static <E> StoreEvent<E> | 
createStoreEvent(E source)  | 
E | 
getSource()  | 
toStringpublic static <E> StoreEvent<E> createStoreEvent(E source)
public E getSource()
getSource in class EventObjectCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.