|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ponder2.ArgumentList.Entry
public class ArgumentList.Entry
The entries for the argument list. Each entry comprises the name and the type
| Constructor Summary | |
|---|---|
ArgumentList.Entry(java.lang.String name,
java.lang.String type)
creats an entry for the argument list |
|
| Method Summary | |
|---|---|
int |
compareTo(ArgumentList.Entry other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArgumentList.Entry(java.lang.String name,
java.lang.String type)
name - the argument nametype - the argument type| Method Detail |
|---|
public int compareTo(ArgumentList.Entry other)
compareTo in interface java.lang.Comparable<ArgumentList.Entry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||