public class FileCache extends Object
| Constructor and Description |
|---|
FileCache() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
get(String resourceName) |
static byte[] |
getFileData(String fileName) |
Copyright © 2022 Vaadin Ltd. All rights reserved.