st.sort(Comparator.comparing(Live::getId) .thenComparing(Live::getAppId, Comparator.reverseOrder()));