Class
An item of type T
with a priority and a "push timestamp" assigned to it.
Inheritance
System.Object
Implements
System.IEquatable<MoreStructures.PriorityQueues.>
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MoreStructures.PriorityQueues
Assembly: MoreStructures.dll
Syntax
public class : IEquatable<>
Implements
System.IEquatable<T>