public abstract class ComparableUtils extends Object
public static <T extends Comparable<T>> int compare(T a, T b)
T - the type of the a and ba - the comparable object ab - the comparable object ba < b 1: a > bCopyright © 2021–2024 EasyJ寮�婧愮ぞ鍖�. All rights reserved.