bamboo.vis
Class FetchNodeInfoThread.TestCb
java.lang.Object
bamboo.vis.FetchNodeInfoThread.TestCb
- All Implemented Interfaces:
- FetchNodeInfoThread.FetchDoneCb
- Enclosing class:
- FetchNodeInfoThread
public static class FetchNodeInfoThread.TestCb
- extends Object
- implements FetchNodeInfoThread.FetchDoneCb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchNodeInfoThread.TestCb
public FetchNodeInfoThread.TestCb()
fetch_done
public void fetch_done(String url,
FetchNodeInfoThread.NodeInfo ninfo,
boolean success,
Object user_data)
- Specified by:
fetch_done in interface FetchNodeInfoThread.FetchDoneCb