|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BitlyMethod | |
|---|---|
| com.rosaloves.bitlyj | |
| Uses of BitlyMethod in com.rosaloves.bitlyj |
|---|
| Classes in com.rosaloves.bitlyj that implement BitlyMethod | |
|---|---|
class |
MethodBase<A>
$Id: MethodBase.java 133 2010-07-26 11:11:03Z chris@rosaloves.com $ |
| Methods in com.rosaloves.bitlyj that return BitlyMethod | |
|---|---|
static BitlyMethod<Set<UrlClicks>> |
Bitly.clicks(String... string)
|
static BitlyMethod<UrlClicks> |
Bitly.clicks(String string)
|
static BitlyMethod<Set<Url>> |
Bitly.expand(String... value)
|
static BitlyMethod<Url> |
Bitly.expand(String value)
|
static BitlyMethod<Set<UrlInfo>> |
Bitly.info(String... value)
|
static BitlyMethod<UrlInfo> |
Bitly.info(String value)
|
static BitlyMethod<ShortenedUrl> |
Bitly.shorten(String longUrl)
|
| Methods in com.rosaloves.bitlyj with parameters of type BitlyMethod | ||
|---|---|---|
|
Bitly.Provider.call(BitlyMethod<A> m)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||