Skip to content

Instantly share code, notes, and snippets.

@cfollet
cfollet / PairsToMap.java
Last active February 16, 2023 09:29
Transform a Pair list to a Map grouping by key
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.stream.Collectors;
import org.apache.commons.lang3.tuple.MutablePair;
import org.apache.commons.lang3.tuple.Pair;
@cfollet
cfollet / preferences.sublime-settings
Created March 21, 2017 14:00
Sublime text preferences.
{
"bold_folder_labels": true,
"font_face": "Ubuntu Mono",
"theme": "Spacegray Eighties.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
"font_options": "subpixel_antialias",
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":

Keybase proof

I hereby claim:

  • I am cfollet on github.
  • I am cfollet (https://keybase.io/cfollet) on keybase.
  • I have a public key whose fingerprint is F8F6 B755 7A46 CB88 FE5D 2A20 6A6A 05B1 9D0C 4900

To claim this, I am signing this object: