public class UndoHistoryItem extends Object implements Serializable
Constructor and Description |
---|
UndoHistoryItem()
Deprecated.
DO NOT USE
|
UndoHistoryItem(HashTree copy,
String acomment,
TreeState treeState,
boolean dirty) |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
HashTree |
getTree() |
TreeState |
getTreeState() |
boolean |
isDirty() |
@Deprecated public UndoHistoryItem()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.