| 程序包 | 说明 |
|---|---|
| org.skfiy.util.v8 |
| 限定符和类型 | 方法和说明 |
|---|---|
LongAdder |
LongAdderTable.install(K key)
If the given key does not already exist in the table, inserts the key
with initial sum of zero; in either case returning the adder associated
with this key.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Set<Map.Entry<K,LongAdder>> |
LongAdderTable.entrySet()
Returns the current set of key-value mappings.
|
Copyright © 2013 The Skfiy Open Association. All Rights Reserved.