![]() | FIFOHashSetT Class |
Namespace: com.espertech.esper.collection
[SerializableAttribute] public sealed class FIFOHashSet<T> : ISet<T>, ICollection, IEnumerable, IEnumerable
[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.collection.FIFOHashSet`1"]
The FIFOHashSetT type exposes the following members.
Name | Description | |
---|---|---|
![]() | FIFOHashSetT |
Initializes a new instance of the FIFOHashSetT class.
|
![]() | FIFOHashSetT(ICollectionT) | Initializes a new instance of the FIFOHashSetT class |
![]() | FIFOHashSetT(Int32) |
Initializes a new instance of the FIFOHashSetT class.
|
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ICollectionT.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
|
![]() | Load |
Name | Description | |
---|---|---|
![]() | Add |
Adds an item to the ICollectionT.
|
![]() | Clear |
Removes all items from the ICollectionT.
|
![]() | Contains |
Determines whether [contains] [the specified item].
|
![]() | CopyTo | |
![]() | DebugHashDistribution |
Gets the histogram.
|
![]() | ExceptWith | |
![]() | ForEach | |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | IntersectWith | |
![]() | IsProperSubsetOf | |
![]() | IsProperSupersetOf | |
![]() | IsSubsetOf | |
![]() | IsSupersetOf | |
![]() | Overlaps | |
![]() | Remove |
Removes the first occurrence of a specific object from the ICollectionT.
|
![]() | SetEquals | |
![]() | SymmetricExceptWith | |
![]() | UnionWith |