Created
February 15, 2017 08:17
-
-
Save tigawa/e55ba46468d032d8524642c7a2181961 to your computer and use it in GitHub Desktop.
1件だけ要素があるリストを生成する。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collections.singletonList(new Object()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment