net.sf.lucis.core.impl
Class SingleSearcherProvider
java.lang.Object
net.sf.lucis.core.impl.SingleSearcherProvider
- All Implemented Interfaces:
- Supplier<LucisSearcher>
public abstract class SingleSearcherProvider
- extends Object
- implements Supplier<LucisSearcher>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static SingleSearcherProvider of(Directory directory)
of
public static SingleSearcherProvider of(DirectoryProvider provider)
get
public LucisSearcher get()
- Specified by:
get in interface Supplier<LucisSearcher>
Copyright © 2013. All Rights Reserved.