xxxValue / compareTo / equals / valueOf / toString / parseInt——一张表速记。
Integer x=10; Double y=10.0
x.doubleValue() == y.doubleValue()