1 2 3 4
public class Useless implements ICommon { public DoubledImplement getDoubledInstance() { return null; } }