Skip to content

Instantly share code, notes, and snippets.

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