Package org.mockserver.collections
package org.mockserver.collections
-
ClassDescriptionA bounded
ConcurrentLinkedDequethat evicts the oldest element(s) once it reachesmaxSize, invoking an optional callback on each evicted element.CircularHashMap<K,V> CircularPriorityQueue<K,V, SLK extends Keyed<K>> Keyed<K>