|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.billpringle.utils.WrpWordCount.WordCount
public class WrpWordCount.WordCount
Internal class for word count information
This class contains the following information:
Field Summary | |
---|---|
int |
count
|
int |
id
|
java.lang.String |
key
|
java.lang.String |
word
|
Constructor Summary | |
---|---|
WrpWordCount.WordCount()
Default constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int id
public java.lang.String key
public java.lang.String word
public int count
Constructor Detail |
---|
public WrpWordCount.WordCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |