We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2be3e8 commit 12c00b7Copy full SHA for 12c00b7
contents/what-is-the-equivalent-of-the-c++pair-in-java.md
@@ -0,0 +1,6 @@
1
+Java里什么是与C++的Pair<L,R>相等的?
2
+问题:
3
+Java里没有Pair是不是一个好理由?那什么会和C++这个结构相等呢?似乎1.6版本提供了一些类似的(比如AbstractMap.SimpleEntry),但这看起来很费解。
4
+
5
+回答:
6
0 commit comments