public interface TypeVisitor
BeanUtils#visit(Object, BeanVisitor)| Modifier and Type | Method and Description |
|---|---|
void |
visit(TypeProperty property)
Callback fired for each
BeanProperty found on an object |
void visit(TypeProperty property)
BeanProperty found on an objectproperty - the property being visitedCopyright © 2015. All rights reserved.