com.github.api
Class GithubApi

java.lang.Object
  extended by com.github.api.GithubApi

public class GithubApi
extends Object

Version:
1.0
Author:
cristian

Constructor Summary
GithubApi()
           
 
Method Summary
 User getUser(String username)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GithubApi

public GithubApi()
Method Detail

getUser

public User getUser(String username)


Copyright © 2012-2013. All Rights Reserved.