Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Last active September 10, 2015 15:51
Show Gist options
  • Save patrykpoborca/3af21dbdb11cc634ea2a to your computer and use it in GitHub Desktop.
Save patrykpoborca/3af21dbdb11cc634ea2a to your computer and use it in GitHub Desktop.
public class MyClass <T extends String> {
@Inject
@Named("MyObject")Object object;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment