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