Package org.bytemechanics.commons.collections
-
Class Summary Class Description FastDropLastQueue<T> Concurrent queue that keeps the same size whatever adds done by droping the extra elements from the head This implementation is very fast but can overflow the initial size