A wrapper on top of the normal priority queue, so that it is bounded by a given capacity
(in case of overflow, replace the element based on the priority defined) and at the same time
ensure that the priority queue contains only unique elements.
classExtPointing extends Pointing with Serializable