public final class UnprocessedChangeEvent extends Object
| Constructor and Description |
|---|
UnprocessedChangeEvent(PropertyChangeEvent event,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
PropertyChangeEvent |
getEvent() |
String |
getReason() |
long |
getWhen() |
String |
toString() |
public UnprocessedChangeEvent(PropertyChangeEvent event, String reason)
public String getReason()
public PropertyChangeEvent getEvent()
public long getWhen()
Copyright © 2019. All rights reserved.