Skip to content

Instantly share code, notes, and snippets.

@ikhoon
Last active November 16, 2020 07:42
Show Gist options
  • Select an option

  • Save ikhoon/32df1d8c2707856396c8dc0af1cd81dd to your computer and use it in GitHub Desktop.

Select an option

Save ikhoon/32df1d8c2707856396c8dc0af1cd81dd to your computer and use it in GitHub Desktop.
custom postfix template
## Templates for guava ##
.toList : convert to ImmutableList
java.util.stream.Stream -> $expr$.collect(com.google.common.collect.ImmutableList.toImmutableList())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment