Class UnicodeSet.GeneralCategoryMaskFilter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int mask  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean contains​(int ch)  
      • Methods inherited from class java.lang.Object

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

      • mask

        int mask
    • Constructor Detail

      • GeneralCategoryMaskFilter

        GeneralCategoryMaskFilter​(int mask)