BAEL-3022: Renamed package to com.baeldung.convert.iteratortolist
This commit is contained in:
parent
3afadfa5ad
commit
3ea52a86f9
|
@ -1,4 +1,4 @@
|
||||||
package com.baeldung.convertiteratortolist;
|
package com.baeldung.convert.iteratortolist;
|
||||||
|
|
||||||
import static org.hamcrest.MatcherAssert.assertThat;
|
import static org.hamcrest.MatcherAssert.assertThat;
|
||||||
import static org.hamcrest.collection.IsCollectionWithSize.hasSize;
|
import static org.hamcrest.collection.IsCollectionWithSize.hasSize;
|
Loading…
Reference in New Issue