Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f3a2d04

Browse files
Update MainClass.java
1 parent 87458b6 commit f3a2d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎MainClass.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.util.Comparator;
22
import java.util.LinkedList;
33
import java.util.Scanner;
4-
4+
// this is the main class.
55
public class MainClass {
66
public static void main(String[] args) {
77
LinkedList <Friend> friends = new LinkedList<>();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /