Class Helpers.EntryComparator<K,V>

java.lang.Object
com.google.common.collect.testing.Helpers.EntryComparator<K,V>
All Implemented Interfaces:
Comparator<Map.Entry<K,V>>
Enclosing class:
Helpers

private static class Helpers.EntryComparator<K,V> extends Object implements Comparator<Map.Entry<K,V>>