static int parseIntOr0(S s) { ret parseInt(s); } static int parseIntOr0(char c) { ret parseInt(c); }