Package rs.kreme.ksbot.api.commons
Class ImageCache
- java.lang.Object
-
- rs.kreme.ksbot.api.commons.ImageCache
-
public class ImageCache extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
IMAGE_URL
-
Constructor Summary
Constructors Constructor Description ImageCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.image.BufferedImage
getImage(java.lang.String urlString)
-