| Package | Description |
|---|---|
| org.aoju.bus.core.builder |
建造者工具
用于建造特定对象或结果
|
| Modifier and Type | Method and Description |
|---|---|
List<Different<?>> |
DifferentResult.getDifferents()
返回
Diff的不可修改列表。如果对象之间没有差异,则列表可能为空 |
Iterator<Different<?>> |
DifferentResult.iterator() |
Copyright © 2021. All rights reserved.