mssql.googlecode.concurrentlinkedhashmap.NOTICE Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mssql-jdbc Show documentation
Show all versions of mssql-jdbc Show documentation
Microsoft JDBC Driver for SQL Server.
ConcurrentLinkedHashMap
Copyright 2008, Ben Manes
Copyright 2010, Google Inc.
Some alternate data structures provided by JSR-166e
from http://gee.cs.oswego.edu/dl/concurrency-interest/.
Written by Doug Lea and released as Public Domain.