抽象类Number是BigDecimal,BigInteger,Byte,double,float,Integer,Long和Short类的父类,Number的子类必须提供将表示的数值转换为byte,double,float,int,long,short的方法。...