Skip to content

Conversation

AlexEslikov
Copy link
Contributor

Без итератора


@Override
public boolean isEmpty() {
return head.next.getReference() == null;
Copy link
Collaborator

Choose a reason for hiding this comment

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

достаточно ли этого?

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