sinterface ILister { L getList(S name); Map getTreeMap(S name); Set getTreeSet(S name); }