Skip to content

Instantly share code, notes, and snippets.

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