AttributeBinder.IAttributeBinderActionpublic static class AttributeBinder.AttributeBinderActionCollect extends Object implements AttributeBinder.IAttributeBinderAction
Output attributes.| Constructor | Description |
|---|---|
AttributeBinderActionCollect(Map<String,Object> values,
AttributeBinder.IAttributeTransformer... transformers) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
performAction(AttributeBinder.BindingTracker bindingTracker,
int level,
Object object,
Field field,
Object value,
org.carrot2.shaded.guava.common.base.Predicate<Field> predicate) |
public AttributeBinderActionCollect(Map<String,Object> values, AttributeBinder.IAttributeTransformer... transformers)
public void performAction(AttributeBinder.BindingTracker bindingTracker, int level, Object object, Field field, Object value, org.carrot2.shaded.guava.common.base.Predicate<Field> predicate) throws InstantiationException
performAction in interface AttributeBinder.IAttributeBinderActionInstantiationExceptionCopyright © 2018 Carrot2.org. All rights reserved.