public class ListUtils extends Object
static <T> List<T>
getList(T... elements)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SafeVarargs public static <T> List<T> getList(T... elements)
Copyright © 2023. All rights reserved.