public class AttributeDelegateChain extends Object
| Constructor and Description |
|---|
AttributeDelegateChain() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDelegate |
create(AttributeDelegate root,
Function<AttributeDelegate,AttributeDelegate>... childFns) |
@SafeVarargs public static AttributeDelegate create(AttributeDelegate root, Function<AttributeDelegate,AttributeDelegate>... childFns)
Copyright © 2018. All rights reserved.