public static class ImgurClient.ImgurTypeHash extends Object
ImgurClient.imgurURLtoHash(URL)
Modifier and Type | Field and Description |
---|---|
String |
hash
the hash code, might be null if
ImgurClient.ImgurType is GALLERY |
ImgurClient.ImgurType |
type
|
Modifier | Constructor and Description |
---|---|
protected |
ImgurTypeHash(ImgurClient.ImgurType type,
String hash) |
public ImgurClient.ImgurType type
public String hash
ImgurClient.ImgurType
is GALLERYprotected ImgurTypeHash(ImgurClient.ImgurType type, String hash)