|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectedu.ucdavis.rj.InniArm.By
edu.ucdavis.rj.Common
edu.ucdavis.rj.Smallest<E>
public class Smallest<E extends java.lang.Comparable<E>>
| Field Summary |
|---|
| Fields inherited from class edu.ucdavis.rj.Common |
|---|
exprPos |
| Fields inherited from class edu.ucdavis.rj.InniArm.By |
|---|
q |
| Constructor Summary | |
|---|---|
Smallest(int exprPos)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o1,
java.lang.Object o2)
Comparison method used to compare two invocations' ranks. |
java.lang.Object |
expr(Invocation inv)
Expression applied to an invocation to determine the invocation's `rank'. |
| Methods inherited from class edu.ucdavis.rj.InniArm.By |
|---|
setQuantifiers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Smallest(int exprPos)
| Method Detail |
|---|
public java.lang.Object expr(Invocation inv)
InniArm.By
expr in class InniArm.Byinv - The invocation.
public int compareTo(java.lang.Object o1,
java.lang.Object o2)
InniArm.By
compareTo in class InniArm.Byo1 - First rank.o2 - Second rank.
compareTo
((@link Comparable#compareTo}}.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||