make double from int code example Example: double to int @SuppressWarnings("deprecation") int Entero=new Double(345.8).intValue();