C# Class Lucene.Net.Search.FieldCacheImpl.FloatCache

Inheritance: Cache
Datei anzeigen Open project: synhershko/lucene.net

Protected Methods

Method Description
CreateValue ( Lucene.Net.Index.IndexReader reader, Entry entryKey ) : Object

Private Methods

Method Description
FloatCache ( Lucene.Net.Search.FieldCache wrapper ) : System

Method Details

CreateValue() protected method

protected CreateValue ( Lucene.Net.Index.IndexReader reader, Entry entryKey ) : Object
reader Lucene.Net.Index.IndexReader
entryKey Entry
return System.Object