java.lang.Object
nl.altindag.laleler.CollectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic <T> List<T> toUnmodifiableList(Set<T> values) static <T> List<T> toUnmodifiableList(T... values)
-
Constructor Details
-
CollectionUtils
private CollectionUtils()
-
-
Method Details
-
isEmpty
-
toUnmodifiableList
-
toUnmodifiableList
-