Interface TagAndRevision

    • Method Detail

      • getName

        @NotNull
        @NotNull String getName()
        Returns:
        name of tag
      • getRevision

        @NotNull
        @NotNull String getRevision()
        Returns:
        revision for tag
      • getPrettyString

        default String getPrettyString()
        Returns:
        string with name and revision divided by space character