Package org.conscrypt

Class NativeCryptoJni.ErrorComparator

java.lang.Object
org.conscrypt.NativeCryptoJni.ErrorComparator
All Implemented Interfaces:
Comparator<NativeLibraryLoader.LoadResult>
Enclosing class:
NativeCryptoJni

private static final class NativeCryptoJni.ErrorComparator extends Object implements Comparator<NativeLibraryLoader.LoadResult>
Sorts the errors in a list in descending order of value. After a list is sorted, the first element is the most important error.