Skip to content

Commit 1f21eb0

Browse files
committed
1 parent 24dfb07 commit 1f21eb0

File tree

1 file changed

+1
-1
lines changed
  • Section 25 Collections Frameworks/Map Interface/src

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public class Map {
22
public static void main(String[] args) {
3-
System.out.println("Map Separate hierarchy does NOT extend Collection)");
3+
System.out.println("Map Separate hierarchy, does NOT extend Collection)");
44
}
55
}

0 commit comments

Comments
 (0)