public interface SizeResolver
An interface for measuring the target size for an image request.
abstract Size
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Size size()
Return the Size that the image should be loaded at.