Skip to content

Instantly share code, notes, and snippets.

@zskamljic
Created November 13, 2017 17:32
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 zskamljic/7a03e5b91e91b27fa7fb8a5ed44db3e7 to your computer and use it in GitHub Desktop.
Save zskamljic/7a03e5b91e91b27fa7fb8a5ed44db3e7 to your computer and use it in GitHub Desktop.
provideFuncBuilder.addParameter(ClassName.get(field.asType()), fieldName);
provideFuncBuilder.addStatement("dependant.$L = $L", fieldName, fieldName);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment