Skip to content

Instantly share code, notes, and snippets.

@yyYank
yyYank / Test.java
Last active August 29, 2015 14:27
ダイヤモンドオペレータでいけタワー(JUnit使えよという)
import java.util.*;
import java.util.stream.*;
public class Test {
public static void main(String... args) {