public class Test { String t; void foo() { int i = t.intValue(); } }