blob: f51d9a8f0fe1932af6dbc0d4d11d43cdc2dd0192 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001
2public class Useless implements ICommon {
3 public DoubledImplement getDoubledInstance() { return null; }
4}