|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bumptech.glide.load.resource.SimpleResource<File>
com.bumptech.glide.load.resource.file.FileResource
public class FileResource
A simple Resource that wraps a File.
| Field Summary |
|---|
| Fields inherited from class com.bumptech.glide.load.resource.SimpleResource |
|---|
data |
| Constructor Summary | |
|---|---|
FileResource(File file)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bumptech.glide.load.resource.SimpleResource |
|---|
get, getSize, recycle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileResource(File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||