net.paoding.rose.jade.statement
类 InterpreterComparator
java.lang.Object
net.paoding.rose.jade.statement.InterpreterComparator
- 所有已实现的接口:
- Comparator<Interpreter>
public class InterpreterComparator
- extends Object
- implements Comparator<Interpreter>
- 作者:
- qieqie
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpreterComparator
public InterpreterComparator()
compare
public int compare(Interpreter thees,
Interpreter that)
- 指定者:
- 接口
Comparator<Interpreter> 中的 compare
Copyright © 2012. All Rights Reserved.