public class LocalHistoryActionImpl extends java.lang.Object implements LocalHistoryAction
NULL| Constructor and Description |
|---|
LocalHistoryActionImpl(com.intellij.history.integration.LocalHistoryEventDispatcher l,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
void |
start() |
public LocalHistoryActionImpl(com.intellij.history.integration.LocalHistoryEventDispatcher l,
java.lang.String name)
public void start()
public void finish()
finish in interface LocalHistoryAction