public interface WithEntity<E> extends RelationalEvent<E>
| Modifier and Type | Method and Description |
|---|---|
E |
getEntity()
Overridden in order to change nullability.
|
getType@NonNull E getEntity()
getEntity in interface RelationalEvent<E>Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.