public class SelectedRemoteBranch
public SelectedRemoteBranch(@NotNull
org.eclipse.egit.github.core.Repository repository,
@NotNull
org.eclipse.egit.github.core.RepositoryBranch branch)
@NotNull public org.eclipse.egit.github.core.Repository getRepository()
@NotNull public org.eclipse.egit.github.core.RepositoryBranch getBranch()
@NotNull public org.eclipse.egit.github.core.Repository component1()
@NotNull public org.eclipse.egit.github.core.RepositoryBranch component2()
@NotNull public SelectedRemoteBranch copy(@NotNull org.eclipse.egit.github.core.Repository repository, @NotNull org.eclipse.egit.github.core.RepositoryBranch branch)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)