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

Patch/362 #364

Merged
merged 3 commits into from Sep 5, 2017
Merged

Patch/362 #364

merged 3 commits into from Sep 5, 2017

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Sep 5, 2017

Resolve #362 and significantly clean up code.

* @cdk.githash
* @cdk.dictref qsar-descriptors:largestAliphaticChain
*/
public class LongestAliphaticChainDescriptor extends AbstractMolecularDescriptor implements IMolecularDescriptor {
public class LongestAliphaticChainDescriptor
extends AbstractMolecularDescriptor {
Copy link
Member

Choose a reason for hiding this comment

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

Ah, does it make this class also "implement" what the abstract class implements? I did not know that...

Copy link
Member Author

Choose a reason for hiding this comment

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

Of course

@egonw egonw merged commit 9686996 into master Sep 5, 2017
@johnmay johnmay deleted the patch/362 branch March 18, 2018 20:29
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.

None yet

2 participants