|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.ephyra.nlp.StanfordParser.MutableInteger
protected static class StanfordParser.MutableInteger
| Field Summary | |
|---|---|
int |
value
|
| Constructor Summary | |
|---|---|
StanfordParser.MutableInteger()
|
|
StanfordParser.MutableInteger(int i)
|
|
| Method Summary | |
|---|---|
int |
getValue()
|
void |
setValue(int i)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int value
| Constructor Detail |
|---|
public StanfordParser.MutableInteger()
public StanfordParser.MutableInteger(int i)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int getValue()
public void setValue(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||