- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testColumnKeySet_isSortedWithRealComparator (0.39 seconds)
-
guava-tests/test/com/google/common/collect/TreeBasedTableTest.java
'X', "d", 15, 'X', "d", 20, 'X', "d", 1, 'X', "e", 5, 'X'); assertThat(table.columnKeySet().toString()).isEqualTo("[1, 2, 3, 5, 10, 15, 20]"); } public void testColumnKeySet_isSortedWithRealComparator() { table = create( String.CASE_INSENSITIVE_ORDER, Ordering.<Integer>natural().reverse(), "a", 2, 'X',Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 15.3K bytes - Click Count (0)