- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testCombineOrdered_differentBitLengths (0.35 seconds)
-
guava-tests/test/com/google/common/hash/HashingTest.java
public void testCombineOrdered_empty() { assertThrows( IllegalArgumentException.class, () -> Hashing.combineOrdered(Collections.<HashCode>emptySet())); } public void testCombineOrdered_differentBitLengths() { assertThrows( IllegalArgumentException.class, () -> { HashCode unused = Hashing.combineOrdered(
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 26.7K bytes - Click Count (2)