3456789
import superpkg.TargetD; public class InvokerD { public void run() { System.out.println(new TargetD().getOne()); }