Package org.esa.snap.ui.loading
Class GenericRunnable<ItemType>
- java.lang.Object
-
- org.esa.snap.ui.loading.GenericRunnable<ItemType>
-
-
Constructor Summary
Constructors Constructor Description GenericRunnable(ItemType item)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract void
execute(ItemType item)
void
run()
-