mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-16 14:59:21 +00:00
Changed package naming across all examples.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar;
|
||||
package com.iluwatar.tolerantreader;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar;
|
||||
package com.iluwatar.tolerantreader;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar;
|
||||
package com.iluwatar.tolerantreader;
|
||||
|
||||
import java.io.FileInputStream;
|
||||
import java.io.FileOutputStream;
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar;
|
||||
package com.iluwatar.tolerantreader;
|
||||
|
||||
/**
|
||||
*
|
||||
Reference in New Issue
Block a user