public class ListUtil extends Object
ListUtil()
static <T> List<T>
emptyIfNull(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListUtil()
@Nonnull public static <T> List<T> emptyIfNull(List<T> list)
Copyright © 2016–2021. All rights reserved.