| Package | Description |
|---|---|
| com.fluxtion.ext.declarative.api |
| Modifier and Type | Method and Description |
|---|---|
static <T,S extends T> |
MergingWrapper.merge(Class<T> clazz,
S... nodes) |
static <T> MergingWrapper<T> |
MergingWrapper.merge(Class<T> clazz,
Wrapper<? extends T>... nodes) |
static <T> MergingWrapper<T> |
MergingWrapper.merge(T... nodes) |
static <T> MergingWrapper<T> |
MergingWrapper.merge(Wrapper<T>... nodes) |
Copyright © 2019. All rights reserved.