sinterface ISubList { public L rootList(); public L parentList(); public int subListOffset(); }