| Package | Description |
|---|---|
| org.sonar.duplications.detector.suffixtree |
| Modifier and Type | Method and Description |
|---|---|
Edge |
Node.findEdge(Object ch) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Edge> |
Node.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addEdge(int charIndex,
Edge edge) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.