- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCopyOfDefensiveCopy (0.09 sec)
-
guava-tests/test/com/google/common/collect/ImmutableSortedMultisetTest.java
SerializableTester.reserializeAndAssert(list); assertEquals(2, list.indexOf("b")); assertEquals(4, list.lastIndexOf("b")); } public void testCopyOfDefensiveCopy() { // Depending on JDK version, either toArray() or toArray(T[]) may be called... use this class // rather than mocking to ensure that one of those methods is called.
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 22.7K bytes - Viewed (0)