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