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