![]() |
Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
This is the complete list of members for Lucene.Net.Util.MapOfSets< TKey, TValue >, including all inherited members.
Map | Lucene.Net.Util.MapOfSets< TKey, TValue > | |
MapOfSets(IDictionary< TKey, HashSet< TValue >> m) | Lucene.Net.Util.MapOfSets< TKey, TValue > | |
Put(TKey key, TValue val) | Lucene.Net.Util.MapOfSets< TKey, TValue > | virtual |
PutAll(TKey key, IEnumerable< TValue > vals) | Lucene.Net.Util.MapOfSets< TKey, TValue > | virtual |