Skip to content

Fix for bug #327 StructureTools#getGroupsWithingShell(Structure, Group,double,boolean) method should return Set<Group>#328

Merged
josemduarte merged 2 commits into
biojava:masterfrom
sroughley:master
Sep 18, 2015
Merged

Fix for bug #327 StructureTools#getGroupsWithingShell(Structure, Group,double,boolean) method should return Set<Group>#328
josemduarte merged 2 commits into
biojava:masterfrom
sroughley:master

Conversation

@sroughley
Copy link
Copy Markdown
Contributor

After checking, there appear to be no calls to this method within Biojava, and therefore the method signature has been changed to Set, and the implementation returns a LinkedHashSet()

sroughley and others added 2 commits September 17, 2015 16:44
a List as per bug report biojava#327
StructureTools#getGroupsWithingShell(Structure, Group,double,boolean)
method should return Set<Group>
josemduarte added a commit that referenced this pull request Sep 18, 2015
Fix for bug #327 StructureTools#getGroupsWithingShell(Structure, Group,double,boolean) method should return Set<Group>
@josemduarte josemduarte merged commit 76ae666 into biojava:master Sep 18, 2015
sroughley added a commit to sroughley/biojava that referenced this pull request Sep 22, 2015
Merge pull request biojava#328 from sroughley/master
kamildoleglo pushed a commit to kamildoleglo/biojava that referenced this pull request Jul 3, 2020
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