|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.intl.chardet.nsEUCSampler
public class nsEUCSampler
Field Summary | |
---|---|
int[] |
mFirstByteCnt
|
float[] |
mFirstByteFreq
|
int[] |
mSecondByteCnt
|
float[] |
mSecondByteFreq
|
Constructor Summary | |
---|---|
nsEUCSampler()
|
Method Summary | |
---|---|
void |
Reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int[] mFirstByteCnt
public int[] mSecondByteCnt
public float[] mFirstByteFreq
public float[] mSecondByteFreq
Constructor Detail |
---|
public nsEUCSampler()
Method Detail |
---|
public void Reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |