Apache Lucene.Net 2.4.0 Class Library API

SupportClass.WeakHashTable Class

A Hashtable which holds weak references to its keys so they can be collected during GC.

For a list of all members of this type, see SupportClass.WeakHashTable Members.

System.Object
   System.Collections.Hashtable
      SupportClass.WeakHashTable

public class SupportClass.WeakHashTable : Hashtable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: (global)

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

SupportClass.WeakHashTable Members | (global) Namespace