Skip to content

Instantly share code, notes, and snippets.

@ElvishJerricco
Created July 7, 2015 00:06
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 ElvishJerricco/12f398b54691a3de32b8 to your computer and use it in GitHub Desktop.
Save ElvishJerricco/12f398b54691a3de32b8 to your computer and use it in GitHub Desktop.
Enum type generic
<E extends Enum<E> & IEnumPartFactory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment