Package 

Class CollectionUtils

    • Method Summary

      Modifier and Type Method Description
      static <T> List<T> copyList(List<T> userList)
      static <K, V> Map<K, V> copyMap(Map<K, V> userMap)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait