Searched refs:toParameterSpec (Results 1 – 2 of 2) sorted by relevance
205 public ParameterSpec toParameterSpec() { in toParameterSpec() method in ComponentRequirement
410 parameters = Maps.toMap(graph.componentRequirements(), ComponentRequirement::toParameterSpec); in initializationParameters()