One of the option 3
Code: Select all
import static x.y.SM.foo;
Code: Select all
import static x.y.SM.*;
Why both of them "should be inserted"? Of course both may be inserted, but the question a discourage a little..
Or may be the question means "independent of each other"?