public class MatchGroup extends Object implements Serializable
| Constructor and Description |
|---|
MatchGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
getMatches() |
void |
setMatches(List<Match> matches) |
String |
toString()
Generates a string where each group is separated by new line and each ID inside a group by
space.
|
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.