@Serializable() public final class ImageSize
private final String
url
private final Integer
width
height
ImageSize(String url, Integer width, Integer height)
final String
getUrl()
final Integer
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getUrl()
final Integer getWidth()
final Integer getHeight()