
public class ImageCache extends Object
| Constructor and Description |
|---|
ImageCache() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
get(String imageId) |
static void |
put(String imageId,
byte[] data) |
Copyright © 2017. All rights reserved.