Integer 和 int 比较报空指针 问题 public class Demo { public static void main(String[] args) { Integer a = null; Integer b =