| 程序包 | 说明 |
|---|---|
| com.songyz.toolkits.cache | |
| com.songyz.toolkits.utility |
| 限定符和类型 | 字段和说明 |
|---|---|
private HashMap<K,SoftReference<Tuple.Pair<Long,V>>> |
TimeReferenceCache.cache |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Tuple.Quartet<A,B,C,D> |
static class |
Tuple.Triplet<A,B,C> |
| 限定符和类型 | 方法和说明 |
|---|---|
static <A,B> Tuple.Pair<A,B> |
Tuple.makePair(A v1,
B v2)
create two value tuple.
|
Copyright © 2019. All rights reserved.