Skip to content

Hello !!!#7

Open
VadimNastoyashchy wants to merge 3 commits into
oleksandr-kazimirov:masterfrom
VadimNastoyashchy:master
Open

Hello !!!#7
VadimNastoyashchy wants to merge 3 commits into
oleksandr-kazimirov:masterfrom
VadimNastoyashchy:master

Conversation

@VadimNastoyashchy
Copy link
Copy Markdown

Good afternoon, I’ll definitely complete the task. So far I have made only the first two.

Comment thread .gitignore
@@ -0,0 +1,3 @@
.idea
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread src/Collections.java
@@ -0,0 +1,50 @@
public class Collections {
private static Integer[] integers;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

remove static

Comment thread src/Collections.java
return new firstToLastIterator();
}

private static class firstToLastIterator implements Iterator {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants