public class CoreCollectionUtils extends Object
| Constructor and Description |
|---|
CoreCollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
toList(Iterator<T> it) |
static Set<net.thevpc.nuts.NutsClassifierMapping> |
toSet(net.thevpc.nuts.NutsClassifierMapping[] classifierMappings) |
static Set<net.thevpc.nuts.NutsIdLocation> |
toSet(net.thevpc.nuts.NutsIdLocation[] classifierMappings) |
static Set<String> |
toSet(String[] values0) |
Copyright © 2021 vpc open source initiative. All rights reserved.