Class CodepointsUtil


  • @Internal
    public class CodepointsUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CodepointsUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Iterator<java.lang.String> iteratorFor​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CodepointsUtil

        public CodepointsUtil()
    • Method Detail

      • iteratorFor

        public static java.util.Iterator<java.lang.String> iteratorFor​(java.lang.String text)