Class UnicodeSet.IdentifierTypeFilter

    • Field Summary

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

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

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

      • idType

        int idType
    • Constructor Detail

      • IdentifierTypeFilter

        IdentifierTypeFilter​(int idType)