- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for uuidVersionStringStream (0.1 sec)
-
compat/maven-resolver-provider/src/test/java/org/apache/maven/repository/internal/VersionTest.java
* Works on known set that failed before fix, provided by {@link #uuidVersionStringStream()}. */ @Test void testCompareUuidVersionStringStream() { // this operation below fails with IAEx if comparison is unstable uuidVersionStringStream().map(this::newVersion).sorted().collect(toList()); } private Stream<String> uuidVersionStringStream() { return Stream.of(
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 17.1K bytes - Viewed (0)