public class HalResourceCacheEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
created |
protected String |
id |
protected Object |
resource |
Constructor and Description |
---|
HalResourceCacheEntry(String id,
Object resource) |
Modifier and Type | Method and Description |
---|---|
long |
getCreateTime() |
String |
getId() |
Object |
getResource() |
Copyright © 2020. All rights reserved.