Skip to content

Instantly share code, notes, and snippets.

@sebastianmonte
Created February 12, 2015 13:38
Show Gist options
  • Save sebastianmonte/c7d3920f520e8bfad2e8 to your computer and use it in GitHub Desktop.
Save sebastianmonte/c7d3920f520e8bfad2e8 to your computer and use it in GitHub Desktop.
Check Return Value Fix One Liner
this.cache = cacheBuilder.removalListener(new ScriptCacheRemovalListener()).build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment