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

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

@SuppressWarnings(value={"unchecked", "rawtypes"})
相关文章
相关标签/搜索