Skip to content

Commit 1f21eb0

Browse files
committed
Map
Signed-off-by: https://github.com/Someshdiwan <someshdiwan369@gmail.com>
1 parent 24dfb07 commit 1f21eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Section 25 Collections Frameworks/Map Interface/src
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)