Home | History | Annotate | Download | only in src
      1 
      2 public class Useless implements ICommon {
      3     public DoubledImplement getDoubledInstance() { return null; }
      4 }
      5