@PublicApi @Immutable public static final class ForestAction.Remove extends ForestAction
ForestAction.Add, ForestAction.Copy, ForestAction.Move, ForestAction.Remove, ForestAction.Visitor
Constructor and Description |
---|
Remove(com.almworks.integers.LongList rowIds) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ForestAction.Visitor visitor) |
com.almworks.integers.LongList |
getRowIds() |
String |
toString() |
public com.almworks.integers.LongList getRowIds()
public void accept(ForestAction.Visitor visitor) throws StructureException
accept
in class ForestAction
StructureException
Copyright © 2019 ALM Works. All Rights Reserved.