Java程序  |  5行  |  111 B


public class Useless implements ICommon {
    public DoubledImplement getDoubledInstance() { return null; }
}