Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve code #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improve code #48

wants to merge 1 commit into from

Conversation

Herrekt
Copy link

@Herrekt Herrekt commented Aug 27, 2021

Extract method and update test

Copy link

@theeugenechong theeugenechong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

@@ -3,17 +3,16 @@

public class Contacts0 {

public static final int MAX_RECORDS = 100;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on naming!

@@ -3,17 +3,16 @@

public class Contacts0 {

public static final int MAX_RECORDS = 100;
public static final String CONSOLE_WALL = "|| ";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why CONSOLE_WALL?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants