mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 03:01:12 +00:00
Package naming corrections and cleanup.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar.fluentinterface;
|
||||
package com.iluwatar.fluentinterface.app;
|
||||
|
||||
import com.iluwatar.fluentinterface.fluentiterable.FluentIterable;
|
||||
import com.iluwatar.fluentinterface.fluentiterable.lazy.LazyFluentIterable;
|
||||
Reference in New Issue
Block a user