public class CachedItem extends Object implements Serializable
| Constructor and Description |
|---|
CachedItem(File file,
int from) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getExceedTime() |
File |
getFile() |
int |
getFrom() |
void |
setExceedTime(LocalDate exceedTime) |
void |
setFile(File file) |
void |
setFrom(int from) |
public CachedItem(File file, int from)
Copyright © 2018 Hitachi Vantara. All rights reserved.