Modifier and Type | Class and Description |
---|---|
static class |
FindNodesWithVersionDifferenceParams.Builder |
Modifier and Type | Method and Description |
---|---|
static FindNodesWithVersionDifferenceParams.Builder |
create() |
int |
getFrom() |
NodePath |
getNodePath() |
OrderExpr |
getOrderExpr() |
int |
getSize() |
Branch |
getSource() |
Branch |
getTarget() |
public static FindNodesWithVersionDifferenceParams.Builder create()
public Branch getSource()
public Branch getTarget()
public int getSize()
public int getFrom()
public NodePath getNodePath()
public OrderExpr getOrderExpr()