Create and return a deep copy of the PriorityListGroup<T>
.
A clone of the PriorityListGroup<T>
.
Removes an element from the group.
The element to remove.
true if the element was removed, false if it was not found in the group.
Generated using TypeDoc
Group of TextElement sharing same priority.