- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for toApiLocation (0.04 sec)
-
compat/maven-model/src/main/java/org/apache/maven/model/InputLocation.java
* This method is used for converting between the compat model and the API model. * * @return the equivalent API model InputLocation */ public org.apache.maven.api.model.InputLocation toApiLocation() { if (locations != null && locations.values().contains(this)) { if (locations.size() == 1 && locations.values().iterator().next() == this) {Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Mon Sep 29 14:45:25 UTC 2025 - 13.5K bytes - Viewed (0)