Uses of Class
com.ibm.icu.dev.tool.layout.TaggedRecord
-
Packages that use TaggedRecord Package Description com.ibm.icu.dev.tool.layout -
-
Uses of TaggedRecord in com.ibm.icu.dev.tool.layout
Subclasses of TaggedRecord in com.ibm.icu.dev.tool.layout Modifier and Type Class Description (package private) class
Feature
(package private) static class
ScriptList.LangSysRecord
(package private) static class
ScriptList.ScriptRecord
Methods in com.ibm.icu.dev.tool.layout with parameters of type TaggedRecord Modifier and Type Method Description static int
TaggedRecord. search(TaggedRecord[] table, int count, java.lang.String tag)
static void
TaggedRecord. sort(TaggedRecord[] table, int count)
-