public interface Visitor<KEY,ITEM>
void
visit(KEY key, ITEM item, Object currentProperty, List<String> propertyPath)
void visit(KEY key, ITEM item, Object currentProperty, List<String> propertyPath)
Copyright © 2014. All rights reserved.