Java: Update expected test output.

This commit is contained in:
Michael Nebel
2022-10-06 11:15:15 +02:00
parent 9ccff656bd
commit 3a5d06272f

View File

@@ -1,3 +1,5 @@
| p;Stream;true;distinct;();;Argument[-1].Element;ReturnValue.Element;value;generated |
| p;Stream;true;iterator;();;Argument[-1].Element;ReturnValue.Element;value;generated |
| p;TypeBasedCollection;true;addManyT;(List);;Argument[0].Element;Argument[-1].Element;value;generated |
| p;TypeBasedCollection;true;addT;(Object);;Argument[0];Argument[-1].Element;value;generated |
| p;TypeBasedCollection;true;firstT;();;Argument[-1].Element;ReturnValue;value;generated |