| java.lang.Object com.ibm.icu.dev.tool.layout.DecompTable
DecompTable | public class DecompTable implements LookupSubtable(Code) | | author: Owner author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
Inner Class :static class DecompEntry | |
DecompTable | public DecompTable()(Code) | | |
add | public void add(int composed, String decomposition)(Code) | | |
getComposedCharacter | public int getComposedCharacter(int i)(Code) | | |
getDecompositionCount | public int getDecompositionCount(int i)(Code) | | |
hasEntries | public boolean hasEntries()(Code) | | |
|
|