- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getImportedFrom (0.13 sec)
-
api/maven-api-model/src/main/java/org/apache/maven/api/model/InputSource.java
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Apr 03 13:33:59 UTC 2025 - 3.8K bytes - Viewed (0) -
api/maven-api-model/src/main/java/org/apache/maven/api/model/InputLocation.java
* Can return {@code null}. * * @return InputLocation * @since 4.0.0 */ @Override public InputLocation getImportedFrom() { return importedFrom; } /** * Merges the {@code source} location into the {@code target} location. * * @param target the target location
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 7.1K bytes - Viewed (0)