Class GitHubRepositoryEntity


  • public class GitHubRepositoryEntity
    extends Object
    • Constructor Detail

      • GitHubRepositoryEntity

        public GitHubRepositoryEntity()
      • GitHubRepositoryEntity

        public GitHubRepositoryEntity​(String fullName)
    • Method Detail

      • orderingByFullName

        public static com.google.common.collect.Ordering<GitHubRepositoryEntity> orderingByFullName()
      • getFullName

        public String getFullName()