static int safeToInt(O o) { ret toInt(o); } static int safeToInt(long l) { ret toInt(l); }