单项选择题

下列Map的泛型声明中正确的是哪项?()  

A.Map〈String〉
B.Map〈String,String〉
C.Map(String)
D.Map()