- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for WithStreamParameter (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-testlib/test/com/google/common/testing/ClassSanityTesterTest.java
SameListInstance that = (SameListInstance) obj; return s == that.s; } return false; } } static class WithStreamParameter { private final List<?> list; // This should be ignored. public WithStreamParameter(Stream<?> s, String str) { this.list = s.collect(Collectors.toList()); checkNotNull(str); } }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 36.3K bytes - Click Count (0)