27282930313233
public Object fileTest(File f) { return null; } public Stats createStats(String key){ return new NameStats(key); }
30313233343536