public class Foo { void m(Object o) { if (o != null){ } } }