class A { int foo (Object o) { if (o == null) return 0; if (o == null) return 0; return 1; } }