public class CollectionChangeFakeAppender extends CorePropertyChangeAppender<PropertyChange>
HIGH_PRIORITY, LOW_PRIORITY| Constructor and Description |
|---|
CollectionChangeFakeAppender() |
| Modifier and Type | Method and Description |
|---|---|
PropertyChange |
calculateChanges(NodePair pair,
Property property) |
int |
priority() |
boolean |
supports(JaversType propertyType)
Checks if given property type is supported
|
public boolean supports(JaversType propertyType)
PropertyChangeAppenderpublic PropertyChange calculateChanges(NodePair pair, Property property)
public int priority()
priority in interface PropertyChangeAppender<PropertyChange>priority in class CorePropertyChangeAppender<PropertyChange>