public interface Resource
| Modifier and Type | Method and Description |
|---|---|
ByteSource |
getBytes() |
long |
getLastModified() |
ResourcePath |
getPath() |
long |
getSize() |
ResourcePath getPath()
long getSize()
long getLastModified()
ByteSource getBytes()