Class Unicode_8_0


  • public class Unicode_8_0
    extends java.lang.Object
    Unicode_8_0 class.
    Version:
    $Id: $Id
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String caselessMatchPartitions
      Constant caselessMatchPartitions="Aa\000\000Bb\000\00"{trunked}
      static int caselessMatchPartitionSize
      Constant caselessMatchPartitionSize=4
      static java.lang.String[] intervals
      Constant intervals="{// Unicode 8.0 property value: {age=un"{trunked}
      static int maximumCodePoint
      Constant maximumCodePoint=0x10ffff
      static java.lang.String[] propertyValueAliases
      Constant propertyValueAliases="{age=1.1, age=v11, age=2.0, age=v20,age"{trunked}
      static java.lang.String[] propertyValues
      Constant propertyValues="{age=unassigned, age=v11, age=v20, age="{trunked}
    • Constructor Summary

      Constructors 
      Constructor Description
      Unicode_8_0()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • maximumCodePoint

        public static final int maximumCodePoint
        Constant maximumCodePoint=0x10ffff
        See Also:
        Constant Field Values
      • propertyValues

        public static final java.lang.String[] propertyValues
        Constant propertyValues="{age=unassigned, age=v11, age=v20, age="{trunked}
      • intervals

        public static final java.lang.String[] intervals
        Constant intervals="{// Unicode 8.0 property value: {age=un"{trunked}
      • propertyValueAliases

        public static final java.lang.String[] propertyValueAliases
        Constant propertyValueAliases="{age=1.1, age=v11, age=2.0, age=v20,age"{trunked}
      • caselessMatchPartitionSize

        public static final int caselessMatchPartitionSize
        Constant caselessMatchPartitionSize=4
        See Also:
        Constant Field Values
      • caselessMatchPartitions

        public static final java.lang.String caselessMatchPartitions
        Constant caselessMatchPartitions="Aa\000\000Bb\000\00"{trunked}
        See Also:
        Constant Field Values
    • Constructor Detail

      • Unicode_8_0

        public Unicode_8_0()