Skip to content

Instantly share code, notes, and snippets.

@sofoklis
Last active December 11, 2015 05:08
Show Gist options
  • Save sofoklis/4550281 to your computer and use it in GitHub Desktop.
Save sofoklis/4550281 to your computer and use it in GitHub Desktop.
generic type
class NonVariantType[T]
{
// some functions and fields
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment