Uses of Interface
com.ibm.icu.dev.tool.charsetdet.sbcs.NGramList.NGramKeyMapper
-
Packages that use NGramList.NGramKeyMapper Package Description com.ibm.icu.dev.tool.charsetdet.sbcs -
-
Uses of NGramList.NGramKeyMapper in com.ibm.icu.dev.tool.charsetdet.sbcs
Classes in com.ibm.icu.dev.tool.charsetdet.sbcs that implement NGramList.NGramKeyMapper Modifier and Type Class Description class
InputFile
class
StatisticsTool
Fields in com.ibm.icu.dev.tool.charsetdet.sbcs declared as NGramList.NGramKeyMapper Modifier and Type Field Description private NGramList.NGramKeyMapper
NGramList. keyMapper
Methods in com.ibm.icu.dev.tool.charsetdet.sbcs with parameters of type NGramList.NGramKeyMapper Modifier and Type Method Description void
NGramList. setMapper(NGramList.NGramKeyMapper nGramKeyMapper)
Constructors in com.ibm.icu.dev.tool.charsetdet.sbcs with parameters of type NGramList.NGramKeyMapper Constructor Description NGramList(NGramList.NGramKeyMapper theMapper)
-