Uses of Interface
org.miaixz.bus.core.center.BoundedCollection
Packages that use BoundedCollection
-
Uses of BoundedCollection in org.miaixz.bus.core.center.list
Classes in org.miaixz.bus.core.center.list that implement BoundedCollection -
Uses of BoundedCollection in org.miaixz.bus.core.center.queue
Classes in org.miaixz.bus.core.center.queue that implement BoundedCollectionModifier and TypeClassDescriptionclass有界优先队列 按照给定的排序规则,排序元素,当队列满时,按照给定的排序规则淘汰末尾元素(去除末尾元素)