Class UCharacterProperty.BinaryProperty

java.lang.Object
com.ibm.icu.impl.UCharacterProperty.BinaryProperty
Direct Known Subclasses:
UCharacterProperty.CaseBinaryProperty, UCharacterProperty.EmojiBinaryProperty, UCharacterProperty.MathCompatBinaryProperty, UCharacterProperty.MCMBinaryProperty, UCharacterProperty.NormInertBinaryProperty
Enclosing class:
UCharacterProperty

private class UCharacterProperty.BinaryProperty extends Object
  • Field Details

    • column

      int column
    • mask

      int mask
  • Constructor Details

    • BinaryProperty

      BinaryProperty(int column, int mask)
    • BinaryProperty

      BinaryProperty(int source)
  • Method Details

    • getSource

      final int getSource()
    • contains

      boolean contains(int c)