public class UndoLog extends Object
Modifier and Type | Method and Description |
---|---|
UndoLogRecord |
getLast()
Get the last record and remove it from the list of operations.
|
public UndoLogRecord getLast()
Copyright © 2020 JBoss by Red Hat. All rights reserved.