Skip to content

Instantly share code, notes, and snippets.

@zimdo
Created May 23, 2012 18:11
Show Gist options
  • Save zimdo/2776763 to your computer and use it in GitHub Desktop.
Save zimdo/2776763 to your computer and use it in GitHub Desktop.
x.isAssignable(y) vs. x instanceof y
Bird.class.isAssignableFrom(collibri.getClass())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment