Made future ECR diff commits even more preview friendly

This commit is contained in:
LAX1DUDE
2022-12-30 03:58:10 -08:00
parent 2f42cc9fb6
commit 7759d27cc2
699 changed files with 3755 additions and 3753 deletions

View File

@ -7,7 +7,7 @@
> DELETE 2 @ 2 : 6
> INSERT 8 : 13 @ 12
> INSERT 8 : 13 @ 8
+ import com.google.common.base.Function;
+ import com.google.common.collect.Iterables;
@ -15,11 +15,11 @@
+ import com.google.common.collect.UnmodifiableIterator;
+
> CHANGE 37 : 38 @ 32 : 33
> CHANGE 32 : 33 @ 32 : 33
~ return (List<T>) Arrays.asList((Object[]) aobject);
> CHANGE 15 : 16 @ 15 : 16
> CHANGE 14 : 15 @ 14 : 15
~ ? Collections.singletonList((T[]) Cartesian.createArray(this.clazz, 0)).iterator()