twitter4j
Class ProfileImage.ImageSize

java.lang.Object
  extended by twitter4j.ProfileImage.ImageSize
All Implemented Interfaces:
Serializable
Enclosing interface:
ProfileImage

public static class ProfileImage.ImageSize
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 boolean equals(Object o)
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public String getName()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.