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