private class ImageDisplay.LoadImageRunnable extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private File |
file |
private int |
orientation |
Constructor and Description |
---|
LoadImageRunnable(File file,
Integer orientation) |
private final int orientation
LoadImageRunnable(File file, Integer orientation)