| Package | Description |
|---|---|
| org.aoju.bus.core.compare | |
| org.aoju.bus.core.io.watchers |
| Modifier and Type | Class and Description |
|---|---|
class |
CompareChain<E>
比较器链 此链包装了多个比较器,最终比较结果按照比较器顺序综合多个比较器结果
按照比较器链的顺序分别比较,如果比较出相等则转向下一个比较器,否则直接返回 此类copy from Apache-commons-collections |
| Modifier and Type | Class and Description |
|---|---|
class |
WatcherChain
观察者链
用于加入多个观察者
|
Copyright © 2019. All rights reserved.