Class CharsetLMBCS._UniLMBCSGrpMap

  • Enclosing class:
    CharsetLMBCS

    private static class CharsetLMBCS._UniLMBCSGrpMap
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) short GrpType  
      (package private) int uniEndRange  
      (package private) int uniStartRange  
    • Constructor Summary

      Constructors 
      Constructor Description
      _UniLMBCSGrpMap​(int uniStartRange, int uniEndRange, short GrpType)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • uniStartRange

        int uniStartRange
      • uniEndRange

        int uniEndRange
      • GrpType

        short GrpType
    • Constructor Detail

      • _UniLMBCSGrpMap

        _UniLMBCSGrpMap​(int uniStartRange,
                        int uniEndRange,
                        short GrpType)