Does java provide capped collection -


for example, capped list automatically delete first inserted items if total items pass specified amount? builtin or 3rd party support?

answered here in stackoverflow question:

is there bounded non-blocking collection in java?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -