public static interface AttributeBinder.IAttributeBinderAction
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(AttributeBinder.BindingTracker bindingTracker,
int level,
Object object,
Field field,
Object value,
com.google.common.base.Predicate<Field> predicate) |
void performAction(AttributeBinder.BindingTracker bindingTracker, int level, Object object, Field field, Object value, com.google.common.base.Predicate<Field> predicate) throws InstantiationException
InstantiationExceptionCopyright © 2013 Carrot2.org. All Rights Reserved.