Skip to content

Conversation

r8vnhill
Copy link
Contributor

Should solve #786

Thanks for contributing.

Description

Added an indexOf method to all column types.
Works the same way as Java's List::indexOf(Object).

Testing

A simple test for basic behaviour was added to the ColumnTest class.

@benmccann
Copy link
Collaborator

There are still a number of formatting changes in this PR that should be reverted. I would expect the Google Code formatter pre-commit hook should do that for you automatically

@r8vnhill
Copy link
Contributor Author

I did that, but it seems that it didn't fix all of the issues.
Ok, I will manually revert the formatting changes to make sure that the code stays like before.

@benmccann benmccann merged commit 5caac35 into jtablesaw:master Apr 11, 2020
@benmccann
Copy link
Collaborator

Thanks!

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