// "Static Import Method 'java.lang.Integer.parseInt'" "true" import static java.lang.Integer.parseInt; public class X { { parseInt("",10); } }