Uses of Class
org.mozilla.universalchardet.prober.statemachine.PkgInt
-
Packages that use PkgInt Package Description org.mozilla.universalchardet.prober.statemachine -
-
Uses of PkgInt in org.mozilla.universalchardet.prober.statemachine
Fields in org.mozilla.universalchardet.prober.statemachine declared as PkgInt Modifier and Type Field Description protected PkgInt
SMModel. classTable
protected PkgInt
SMModel. stateTable
Constructors in org.mozilla.universalchardet.prober.statemachine with parameters of type PkgInt Constructor Description SMModel(PkgInt classTable, int classFactor, PkgInt stateTable, int[] charLenTable, java.lang.String name)
-