|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.SubLFuncallCountComaprator
public static final class Functions.SubLFuncallCountComaprator
Constructor Summary | |
---|---|
Functions.SubLFuncallCountComaprator(int arity)
|
Method Summary | |
---|---|
int |
compare(SubLCompiledFunction.FuncallCounts o1,
SubLCompiledFunction.FuncallCounts o2)
|
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Functions.SubLFuncallCountComaprator(int arity)
Method Detail |
---|
public int compare(SubLCompiledFunction.FuncallCounts o1, SubLCompiledFunction.FuncallCounts o2)
compare
in interface java.util.Comparator<SubLCompiledFunction.FuncallCounts>
public boolean equals(java.lang.Object obj)
equals
in interface java.util.Comparator<SubLCompiledFunction.FuncallCounts>
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |