Searched defs:propertyPathWeights (Results 1 – 1 of 1) sorted by relevance
379 Map<String, Double> propertyPathWeights = new ArrayMap<>(propertyPaths.size()); in getPropertyWeights() local406 Map<PropertyPath, Double> propertyPathWeights = new ArrayMap<>(propertyPaths.size()); in getPropertyWeightPaths() local1022 @NonNull String schemaType, @NonNull Map<String, Double> propertyPathWeights) { in setPropertyWeights()1088 @NonNull Map<PropertyPath, Double> propertyPathWeights) { in setPropertyWeightPaths()