Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unify the placement and style of notation iterators #34

Closed
otsob opened this issue Dec 6, 2018 · 0 comments
Closed

Unify the placement and style of notation iterators #34

otsob opened this issue Dec 6, 2018 · 0 comments
Assignees

Comments

@otsob
Copy link
Owner

otsob commented Dec 6, 2018

In order to have clear package structure,
as a user,
I want all iterators that iterate over notation objects to be placed in the same package

Acceptance criteria:

  • All iterators are defined in the iterators package (as interfaces or concrete classes, implementations can be in other packages)
  • All iterators implement the standard Java Iterator interface
@otsob otsob changed the title Unify the placement of iterators Unify the placement and style of notation iterators Dec 6, 2018
@otsob otsob self-assigned this Apr 5, 2019
otsob added a commit that referenced this issue Apr 5, 2019
otsob added a commit that referenced this issue Apr 5, 2019
otsob added a commit that referenced this issue Apr 5, 2019
The methods to what the iterator interface specifies
so any additional javadoc is unnecessary
otsob added a commit that referenced this issue Apr 6, 2019
otsob added a commit that referenced this issue Apr 6, 2019
otsob added a commit that referenced this issue Apr 6, 2019
The methods to what the iterator interface specifies
so any additional javadoc is unnecessary
@otsob otsob closed this as completed Apr 7, 2019
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

No branches or pull requests

1 participant