public class EntryAddedEvent<E> extends Object
RegistryEvent.Type| Modifier and Type | Method and Description |
|---|---|
E |
getAddedEntry() |
ZonedDateTime |
getEventTime()
Returns the creation time of Registry event.
|
RegistryEvent.Type |
getEventType()
Returns the type of the Registry event.
|
String |
toString() |
public RegistryEvent.Type getEventType()
RegistryEventpublic E getAddedEntry()
public ZonedDateTime getEventTime()
RegistryEventgetEventTime in interface RegistryEventCopyright © 2022. All rights reserved.