Package | Description |
---|---|
mssql.googlecode.concurrentlinkedhashmap |
This package contains an implementation of a bounded
ConcurrentMap data structure. |
Modifier and Type | Method | Description |
---|---|---|
ConcurrentLinkedHashMap<K,V> |
ConcurrentLinkedHashMap.Builder.build() |
Creates a new
ConcurrentLinkedHashMap instance. |
Copyright © 2018 Microsoft Corporation. All rights reserved.