abstract sclass ILister { abstract L getList(S name); }