Skip to content

Instantly share code, notes, and snippets.

@ujjkumsi
Created May 14, 2018 11:20
Show Gist options
  • Select an option

  • Save ujjkumsi/5b754f3aac5fa350727d95995fb4158c to your computer and use it in GitHub Desktop.

Select an option

Save ujjkumsi/5b754f3aac5fa350727d95995fb4158c to your computer and use it in GitHub Desktop.
MethodHandle other = MethodHandles.findVirtual(Sample.class, "first", void.class, String.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment