Package | Description |
---|---|
fr.liglab.adele.cilia.util.concurrent |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentReaderHashMap.Entry |
ConcurrentReaderHashMap.HashIterator.entry |
protected ConcurrentReaderHashMap.Entry |
ConcurrentReaderHashMap.HashIterator.lastReturned |
protected ConcurrentReaderHashMap.Entry |
ConcurrentReaderHashMap.Entry.next |
protected ConcurrentReaderHashMap.Entry[] |
ConcurrentReaderHashMap.HashIterator.tab |
protected ConcurrentReaderHashMap.Entry[] |
ConcurrentReaderHashMap.table
The hash table data.
|
Modifier and Type | Method and Description |
---|---|
protected ConcurrentReaderHashMap.Entry[] |
ConcurrentReaderHashMap.getTableForReading()
Get ref to table; the reference and the cells it
accesses will be at least as fresh as from last
use of barrierLock
|
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.