java.lang.Object | |
↳ | com.facebook.imagepipeline.request.MediaVariations.Variant |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Variant(Uri uri, int width, int height) | |||||||||||
Variant(Uri uri, int width, int height, ImageRequest.CacheChoice cacheChoice) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
ImageRequest.CacheChoice | getCacheChoice() | ||||||||||
int | getHeight() | ||||||||||
Uri | getUri() | ||||||||||
int | getWidth() | ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |