A.keySet() B.set() C.valueSet() D.size()
A.重复的 B.整数的 C.字符类型的 D.double类型的
A.实现Comparable接口 B.有main方法 C.有get和set方法 D.实现Serializable接口