Interface DetachedRef

  • All Superinterfaces:
    NamedRef, Ref

    @Immutable
    public interface DetachedRef
    extends NamedRef
    A named reference representing a branch.
    • Method Detail

      • getName

        @Nonnull
        @Nonnull
        @Redacted
        default java.lang.String getName()
        Description copied from interface: NamedRef
        Get The reference's name.
        Specified by:
        getName in interface NamedRef
        Returns:
        the reference name