| Package | Description |
|---|---|
| pro.fessional.mirana.data |
| Modifier and Type | Method and Description |
|---|---|
static <E> @NotNull Diff.S<E> |
Diff.of(@Nullable Collection<? extends E> setA,
@Nullable Collection<? extends E> setB)
使用 T.equals 比较A和B集合的差异,相同时以A为准
|
Copyright © 2020. All rights reserved.