Uses of Class
com.ibm.icu.dev.tool.layout.DecompTable.DecompEntry
-
Packages that use DecompTable.DecompEntry Package Description com.ibm.icu.dev.tool.layout -
-
Uses of DecompTable.DecompEntry in com.ibm.icu.dev.tool.layout
Fields in com.ibm.icu.dev.tool.layout declared as DecompTable.DecompEntry Modifier and Type Field Description private DecompTable.DecompEntry[]
DecompTable. decompEntries
Methods in com.ibm.icu.dev.tool.layout with parameters of type DecompTable.DecompEntry Modifier and Type Method Description int
DecompTable.DecompEntry. compareTo(DecompTable.DecompEntry that)
static void
DecompTable.DecompEntry. sort(DecompTable.DecompEntry[] table, java.util.Vector decompVector)
-