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