public static class BranchSource.SelectedRemoteBranch
public SelectedRemoteBranch(@NotNull
Repository repository,
@NotNull
Branch branch)
@NotNull public java.lang.String toString()
@NotNull public Repository getRepository()
@NotNull public Branch getBranch()
@NotNull public Repository component1()
@NotNull public Branch component2()
@NotNull
public org.danilopianini.upgradle.remote.BranchSource.SelectedRemoteBranch copy(@NotNull
Repository repository,
@NotNull
Branch branch)
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)