English 中文(简体)
标签:的问答
将散图转换成队列
原文:Converting HashMap into Array

我有一个哈什马图,我想转换成一个阵列。下面的代码是:[[2、3、11、10、9]、[价值1、价值2、价值3、价值4]、[无效、无效、无效、无效]、[无效、无效、无效、无效]、[无效、无效、无效、无效]]

我试图创建数组列表, 并尝试使用相同方法或实例的方法只存储字符串和整数对象, 但是我们也可以使用 General [ 已关闭] 来这样做 。
原文:I try to create arraylist and try to store only string and integer object using equal or instance of method but can we do the same using Generic [closed]

我试图创建数组列表, 并尝试使用相同或偶数的方法只存储字符串和整整数对象, 但是我们也可以使用通用

热门标签