com.rosaloves.bitlyj
Class ShortenedUrl

java.lang.Object
  extended by com.rosaloves.bitlyj.Url
      extended by com.rosaloves.bitlyj.ShortenedUrl

public class ShortenedUrl
extends Url

ShortenedUrl $Id: ShortenedUrl.java 136 2010-07-26 21:22:33Z chris@rosaloves.com $

Author:
clewis Jul 26, 2010

Method Summary
 boolean isNewHash()
           
 String toString()
           
 
Methods inherited from class com.rosaloves.bitlyj.Url
getGlobalHash, getLongUrl, getShortUrl, getUserHash
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

isNewHash

public boolean isNewHash()

toString

public String toString()
Overrides:
toString in class Url


Copyright © 2010. All Rights Reserved.