[BAEL-2032] Operate on an item in a Stream then remove it (#5175)
* [BAEL-2032] Operate on an item in a Stream then remove it * Remove the unit test from this package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.collection;
|
||||
package com.baeldung.stream;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
Reference in New Issue
Block a user