private class ImageDisplay.LoadImageRunnable extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.io.File |
file |
private int |
orientation |
Constructor and Description |
---|
LoadImageRunnable(java.io.File file,
java.lang.Integer orientation) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private java.io.File file
private int orientation
LoadImageRunnable(java.io.File file, java.lang.Integer orientation)
public void run()
run
in interface java.lang.Runnable