Skip to content

Instantly share code, notes, and snippets.

@stephen-lazaro
Created October 4, 2018 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephen-lazaro/6fff91bac1dfd2b01ac10fd9655e43ac to your computer and use it in GitHub Desktop.
Save stephen-lazaro/6fff91bac1dfd2b01ac10fd9655e43ac to your computer and use it in GitHub Desktop.
def getId(row: Row): Int = row.getCell(0).toInt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment