AttributeBinder.AttributeBinderActionBind, AttributeBinder.AttributeBinderActionCollectpublic static interface AttributeBinder.IAttributeBinderAction
| 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) |
void performAction(AttributeBinder.BindingTracker bindingTracker, int level, Object object, Field field, Object value, org.carrot2.shaded.guava.common.base.Predicate<Field> predicate) throws InstantiationException
InstantiationExceptionCopyright © 2018 Carrot2.org. All rights reserved.