|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector.Frequency
protected static class ContextVector.Frequency
Holds an externalizable frequency (count).
| Field Summary | |
|---|---|
int |
count
The frequency value. |
| Constructor Summary | |
|---|---|
ContextVector.Frequency()
Create Frequency object. |
|
| Method Summary | |
|---|---|
void |
readExternal(java.io.ObjectInput in)
Read Frequency from object input. |
void |
writeExternal(java.io.ObjectOutput out)
Write Frequency to object output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int count
| Constructor Detail |
|---|
public ContextVector.Frequency()
| Method Detail |
|---|
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
readExternal in interface java.io.Externalizablejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||