|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.itc.irst.tcc.sre.util.FreqSet.Counter
class FreqSet.Counter
Field Summary | |
---|---|
(package private) int |
count
|
Constructor Summary | |
---|---|
FreqSet.Counter(int count)
|
Method Summary | |
---|---|
int |
get()
|
void |
inc()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int count
Constructor Detail |
---|
public FreqSet.Counter(int count)
Method Detail |
---|
public void inc()
public int get()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |