com.facebook.cache.disk.DiskStorage.Entry |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getId()
the id representing the resource
| ||||||||||
abstract BinaryResource | getResource() | ||||||||||
abstract long |
getSize()
calculated on first time and never changes so it can be used as immutable *
| ||||||||||
abstract long |
getTimestamp()
calculated on first time and never changes so it can be used as immutable *
|
the id representing the resource
calculated on first time and never changes so it can be used as immutable *
calculated on first time and never changes so it can be used as immutable *