Class Bounded-Container-Mixin

Part of:

package metabang.cl-containers, class abstract-container, class sparse-array-container, class ring-buffer, class k-best-heap-container, class array-container-abstract

Direct Superclass

abstract-container

Inherited by all container classes, this is a good place to
put those pesky superclasses you need...

Direct Subclass

array-container-abstract
k-best-heap-container

Stores the k best values where best is defined by sorter. This
means that the item at the to...

ring-buffer
sparse-array-container

Other Method

iterate-elements