
M - the type of data contained in the storepublic static interface StoreClearEvent.HasStoreClearHandler<M>
StoreClearEvent.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addStoreClearHandler(StoreClearEvent.StoreClearHandler<M> handler)
Adds a
StoreClearEvent handler. |
HandlerRegistration addStoreClearHandler(StoreClearEvent.StoreClearHandler<M> handler)
StoreClearEvent handler.handler - the handlerCopyright © 2018. All rights reserved.