Skip to content

Instantly share code, notes, and snippets.

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 benweidig/a30a02224c4209d7a5d466053c446ec0 to your computer and use it in GitHub Desktop.
Save benweidig/a30a02224c4209d7a5d466053c446ec0 to your computer and use it in GitHub Desktop.
// LAMBDA
0: invokedynamic #7, 0 // InvokeDynamic #0:apply:()Ljava/util/function/Function;
5: astore_1
6: aload_1
7: areturn
// METHOD REFERENCE
0: invokedynamic #11, 0 // InvokeDynamic #1:apply:()Ljava/util/function/Function;
5: astore_1
6: aload_1
7: areturn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment