Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PriorityListGroup<T>

The PriorityListGroup contains a list of PriorityListElements that all have the same (integer) priority.

Type parameters

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

elements

elements: T[]

Readonly priority

priority: number

Methods

clone

remove

  • remove(element: T): boolean

Generated using TypeDoc