public class ChangelogVersion extends Object implements Comparable<ChangelogVersion>
| Constructor and Description |
|---|
ChangelogVersion() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ChangelogVersion o) |
List<ChangelogEntryConfiguration> |
getConfigurations() |
List<String> |
getImportantNotes() |
public int compareTo(ChangelogVersion o)
compareTo in interface Comparable<ChangelogVersion>public List<ChangelogEntryConfiguration> getConfigurations()
Copyright © 2022. All rights reserved.