| Package | Description |
|---|---|
| net.thevpc.echo |
| Modifier and Type | Method and Description |
|---|---|
static FolderView.FileType |
FolderView.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FolderView.FileType[] |
FolderView.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppImage |
FolderViewThumbResolver.resolveFastThumb(String filePath,
FolderView.FileType fileType,
FolderView folderView) |
AppImage |
FolderViewThumbResolver.resolveThumb(String filePath,
FolderView.FileType fileType,
FolderView folderView) |
Copyright © 2021 vpc open source initiative. All rights reserved.