Skip to content

Instantly share code, notes, and snippets.

@ljnelson
Created May 18, 2019 23:15
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 ljnelson/6922a4378eb688ccdc84da95d83c18f5 to your computer and use it in GitHub Desktop.
Save ljnelson/6922a4378eb688ccdc84da95d83c18f5 to your computer and use it in GitHub Desktop.
public <T> T get(Contextual<T> contextual, CreationalContext<T> creationalContext);
public <T> T get(Contextual<T> contextual);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment