static L emptyList() { ret new ArrayList; //ret Collections.emptyList(); }