Uses of Interface
de.xima.fc.helper.IObjectGraphVisitor
Packages that use IObjectGraphVisitor
- 
Uses of IObjectGraphVisitor in de.xima.fc.helper
Methods in de.xima.fc.helper with parameters of type IObjectGraphVisitorModifier and TypeMethodDescriptionvoidObjectGraphScanner.visit(Object value, IObjectGraphVisitor visitor) Visits each field, list item, and map item of the given object (excluding the object itself), according to the current configuration.