T
public interface ItemVisitor<T extends ItemModel>
List<ItemModel>
visit(T theSource, List<ItemModel> path, Map<String,Object> ctx)
theSource
ctx
List<ItemModel> visit(T theSource, List<ItemModel> path, Map<String,Object> ctx)
path
Copyright © 2017 SAP SE. All Rights Reserved.