- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getEffectiveProperties (1.51 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/ProtoSession.java
*/ @Nonnull Map<String, String> getSystemProperties(); /** * Returns the properly overlaid map of properties: system + user. */ @Nonnull Map<String, String> getEffectiveProperties(); /** * Returns the start time of the session. * * @return the start time as an Instant object, never {@code null} */ @Nonnull Instant getStartTime(); /**
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 03 14:18:26 UTC 2025 - 7.5K bytes - Viewed (0)