Skip to content

Instantly share code, notes, and snippets.

@phpmaps
Created April 26, 2013 05:13
Show Gist options
  • Save phpmaps/5465163 to your computer and use it in GitHub Desktop.
Save phpmaps/5465163 to your computer and use it in GitHub Desktop.
Object to integer
int ordinal = Integer.parseInt((String) objValue);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment