public interface TagAndRevision
Modifier and Type | Field and Description |
---|---|
static Comparator<TagAndRevision> |
COMPARATOR |
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getName() |
default String |
getPrettyString() |
@NotNull String |
getRevision() |
static final Comparator<TagAndRevision> COMPARATOR
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.