Package | Description |
---|---|
org.apache.sis.util.collection |
Addition to the collection framework.
|
Modifier and Type | Method and Description |
---|---|
Cache.Handler<V> |
Cache.lock(K key)
Gets a lock for the entry at the given key and returns a handler to be used by the caller
for unlocking and storing the result.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.