typealias Comparator<T> = Comparator<T>
Platform and version requirements: Kotlin 1.1
compare
abstract fun compare(a: T, b: T): Int
equals
联系方式: