public class ViewAllRepositories.RepoId extends Object implements Comparable<ViewAllRepositories.RepoId>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(ViewAllRepositories.RepoId obj) |
boolean |
equals(Object o) |
Object |
getId() |
Repository |
getRepository() |
int |
hashCode() |
public Object getId()
public Repository getRepository()
public int compareTo(ViewAllRepositories.RepoId obj)
compareTo
in interface Comparable<ViewAllRepositories.RepoId>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.