Constructor and Description |
---|
OALoader(int threadCount,
String propPath) |
Modifier and Type | Method and Description |
---|---|
protected void |
_load(F object) |
int |
getNotLoadedCount() |
int |
getVisitCount() |
void |
load(F objectRoot) |
void |
load(Hub<F> hubRoot) |
void |
load(OASelect<F> sel) |
protected void |
setup(Class c) |
void |
stop()
This is used to stop the current find that is in process.
|
void |
waitUntilDone() |
public OALoader(int threadCount, String propPath)
public void stop()
public int getVisitCount()
public int getNotLoadedCount()
public void load(F objectRoot)
public void waitUntilDone()
protected void _load(F object)
protected void setup(Class c)
Copyright © 1999–2019 ViaOA. All rights reserved.