public class Test { void foo(Integer i) { i.compareTo(1) } }