/**
* Derived from https://code.google.com/p/concurrentlinkedhashmap/
* Under the Apache License 2.0 http://www.apache.org/licenses/
* https://code.google.com/p/concurrentlinkedhashmap/source/browse/LICENSE
*/
package com.addthis.basis.concurrentlinkedhashmap;