Uses of Class
org.mozilla.universalchardet.prober.statemachine.PkgInt

Packages that use PkgInt
org.mozilla.universalchardet.prober.statemachine   
 

Uses of PkgInt in org.mozilla.universalchardet.prober.statemachine
 

Fields in org.mozilla.universalchardet.prober.statemachine declared as PkgInt
protected  PkgInt SMModel.classTable
           
protected  PkgInt SMModel.stateTable
           
 

Constructors in org.mozilla.universalchardet.prober.statemachine with parameters of type PkgInt
SMModel(PkgInt classTable, int classFactor, PkgInt stateTable, int[] charLenTable, java.lang.String name)
           
 



Copyright © 2013. All Rights Reserved.