@SuppressWarnings({"rawtypes", "unchecked"})

示例2——抑制多類型的警告:

@SuppressWarnings(value={"unchecked", "rawtypes"})
相關文章
相關標籤/搜索