Skip to content

Instantly share code, notes, and snippets.

@sherman
Created April 19, 2012 14:54
Show Gist options
  • Save sherman/2421464 to your computer and use it in GitHub Desktop.
Save sherman/2421464 to your computer and use it in GitHub Desktop.
JsonDecoder<Map<String, Object>> jsonDecoder = getInstance(
Key.<JsonDecoder<Map<String, Object>>>get(new TypeLiteral<JsonDecoder<Map<String, Object>>>(){})
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment