public class Labels extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_IMPORTANT_NOTES_LABEL |
static String |
DEFAULT_UNRELEASED_LABEL |
static Labels |
EMPTY |
| Constructor and Description |
|---|
Labels() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImportantNotes() |
String |
getUnreleased() |
public static final String DEFAULT_UNRELEASED_LABEL
public static final String DEFAULT_IMPORTANT_NOTES_LABEL
public static final Labels EMPTY
Copyright © 2023. All rights reserved.