Class StringPrep.CharClass

  • Enclosing class:
    StringPrep

    protected static class StringPrep.CharClass
    extends java.lang.Object
    A representation of sets of character classes.
    • Method Summary

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

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

      • isCharInClass

        public boolean isCharInClass​(int c)