public class Listt extends Object
Listt()
static boolean
isEmpty(Collection list)
isNotEmpty(Collection list)
static <T> List<T>
unique(List<T> original)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Listt()
public static <T> List<T> unique(List<T> original)
public static boolean isEmpty(Collection list)
public static boolean isNotEmpty(Collection list)
Copyright © 2018. All rights reserved.