public class WMCollections extends Object
Constructor and Description |
---|
WMCollections() |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
newArrayList(T... t) |
static <T> Set<T> |
newHashSet(T... t) |
Copyright © 2017. All rights reserved.