public static interface ElementDelta.Factory
ElementDelta
.Modifier and Type | Method and Description |
---|---|
ElementDelta |
newDelta(IElement element)
Returns a new, initially empty delta for the given element.
|
ElementDelta newDelta(IElement element)
element
- not null
null
)