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