|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OBFactory | |
---|---|
net.obsearch.example | Provides examples on how to use OBSearch. |
net.obsearch.index.utils | Provides some utility classes used by the Index implementations. |
Uses of OBFactory in net.obsearch.example |
---|
Classes in net.obsearch.example that implement OBFactory | |
---|---|
class |
OBSliceFactory
|
Uses of OBFactory in net.obsearch.index.utils |
---|
Fields in net.obsearch.index.utils declared as OBFactory | |
---|---|
protected OBFactory<O> |
IndexSmokeTUtil.factory
|
Constructors in net.obsearch.index.utils with parameters of type OBFactory | |
---|---|
IndexSmokeTUtil(OBFactory<O> factory)
Creates a new smoke tester. |
|
IndexSmokeTUtilApprox(OBFactory<O> factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |