public abstract class ComponentContainerUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentContainerUtil.ComponentContainerContainer |
| Constructor and Description |
|---|
ComponentContainerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<ComponentContainerUtil.ComponentContainerContainer> |
split(List<ComponentContainer> components)
Split the list of components into separate lists depending
on the configuration.
|
public static List<ComponentContainerUtil.ComponentContainerContainer> split(List<ComponentContainer> components)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.