public class CollectionUtils extends Object
| Constructor and Description |
|---|
CollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
move(Collection<T> fromCollection,
Collection<T> toCollection) |
public static <T> void move(Collection<T> fromCollection, Collection<T> toCollection)
Copyright © 2018 CrafterCMS. All rights reserved.