public class GithubRepo extends Object implements HasKey
GithubRepo()
String
getAuthor()
getFork()
List<String>
getLanguage()
getName()
getReadme()
getStar()
getUrl()
key()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GithubRepo()
public static void main(String[] args)
public String key()
key
HasKey
public String getName()
public String getReadme()
public String getAuthor()
public List<String> getLanguage()
public String getUrl()
public String getStar()
public String getFork()
Copyright © 2017. All rights reserved.