public class CollectionUtil extends Object
CollectionUtil()
static <T> void
referenceSort(List<T> dataList, List<Integer> referenceList, com.google.common.base.Function<T,Integer> keyGetFunction)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionUtil()
public static <T> void referenceSort(List<T> dataList, List<Integer> referenceList, com.google.common.base.Function<T,Integer> keyGetFunction)
dataList
referenceList
keyGetFunction
Copyright © 2020. All rights reserved.