public class ImageReuseInfoManger
extends java.lang.Object
| Constructor and Description |
|---|
ImageReuseInfoManger(java.lang.String[] size)
Create Reuse Info Manger, the smaller size is in the front of the size array.
|
| Modifier and Type | Method and Description |
|---|---|
ImageReuseInfo |
create(java.lang.String thisSize)
Find out the size list can be re-sued.
|
public ImageReuseInfoManger(java.lang.String[] size)
size - new String[] { "small_180", "big_360", "big_720" }public ImageReuseInfo create(java.lang.String thisSize)
thisSize - if "small_180" is input