类 SortTool.PropertiesComparator
java.lang.Object
org.apache.velocity.tools.generic.SortTool.PropertiesComparator
- 所有已实现的接口:
Serializable
,Comparator
- 封闭类:
- SortTool
public static class SortTool.PropertiesComparator
extends Object
implements Comparator, Serializable
Does all of the comparisons
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
字段详细资料
-
构造器详细资料
-
PropertiesComparator
-
-
方法详细资料
-
compare
- 指定者:
compare
在接口中Comparator
-