| 程序包 | 说明 |
|---|---|
| org.slingerxv.limitart.collections |
主要是一些游戏中常用的数据结构
|
| org.slingerxv.limitart.funcs |
所有回调函数的模版
|
| 限定符和类型 | 方法和说明 |
|---|---|
LRUHashMap<K,V> |
LRUHashMap.canRemoveWithoutLRU(Test2<Object,V> func) |
ConstraintMap<K> |
ConstraintMap.remove(Test2<K,Object> filter) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T1,T2> boolean |
Tests.invoke(Test2<T1,T2> test,
T1 t1,
T2 t2) |
Copyright © 2017. All rights reserved.