Skip to content

Instantly share code, notes, and snippets.

@barik
Created February 2, 2014 18:36
Show Gist options
  • Select an option

  • Save barik/8772760 to your computer and use it in GitHub Desktop.

Select an option

Save barik/8772760 to your computer and use it in GitHub Desktop.
class Foo {
class Inner {}
Inner r = new<String> Inner();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment