link start!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.honeywell.tb3026b.ui.async.loader;
|
||||
|
||||
public interface IAsyncLoadableUI {
|
||||
void doLoadUIAsync(AsyncLoader asyncLoader);
|
||||
}
|
||||
Reference in New Issue
Block a user