Interface ICallable<V>
Namespace: Lucene.Net.Support
Assembly: Lucene.Net.dll
Syntax
public interface ICallable<V>
Type Parameters
Name | Description |
---|---|
V |
Methods
| Improve this Doc View SourceCall()
Declaration
V Call()
Returns
Type | Description |
---|---|
V |